package
0.0.0-20181228215051-5519dbb87bc5
Repository: https://github.com/goestoeleven/go-programming.git
Documentation: pkg.go.dev

# Functions

Image returns a thumbnail-size version of src.
ImageFile reads an image from infile and writes a thumbnail-size version of it in the same directory.
ImageFile2 reads an image from infile and writes a thumbnail-size version of it to outfile.
ImageStream reads an image from r and writes a thumbnail-size version of it to w.