Documentation ¶
Overview ¶
The thumbnail package produces thumbnail-size images from larger images. Only JPEG images are currently supported.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImageFile ¶
ImageFile reads an image from infile and writes a thumbnail-size version of it in the same directory. It returns the generated file name, e.g. "foo.thumb.jpeg".
func ImageFile2 ¶
ImageFile2 reads an image from infile and writes a thumbnail-size version of it to outfile.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.