Documentation ¶
Overview ¶
Image thumbnail generator
Index ¶
Constants ¶
View Source
const ( ImageTypePng string = "image/png" ImageTypeJpeg = "image/jpeg" ImageTypeGif = "image/gif" ImageTypeBmp = "image/bmp" ImageTypeTiff = "image/tiff" ImageTypeSvg = "image/svg+xml" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.