mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
T.P.ImageSize: export ImageSize datatype
This commit is contained in:
committed by
John MacFarlane
parent
96add8b9cc
commit
9a09c89636
@@ -13,6 +13,7 @@ Portability : portable
|
||||
Functions for determining the size of a PNG, JPEG, or GIF image.
|
||||
-}
|
||||
module Text.Pandoc.ImageSize ( ImageType(..)
|
||||
, ImageSize(..)
|
||||
, imageType
|
||||
, imageSize
|
||||
, sizeInPixels
|
||||
|
||||
Reference in New Issue
Block a user