Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package altcolor includes useful color models absent in the standard library's "image/color" package.
|
Package altcolor includes useful color models absent in the standard library's "image/color" package. |
Package blend implements various blending mode functions between two images.
|
Package blend implements various blending mode functions between two images. |
Package blur provides functions for blurring images.
|
Package blur provides functions for blurring images. |
Package channel provides functions to alter the values of separate color channels in an image.
|
Package channel provides functions to alter the values of separate color channels in an image. |
Package contrast implements functions to adjust the contrast of an image.
|
Package contrast implements functions to adjust the contrast of an image. |
Package crop provides functions for cropping an image to a smaller size.
|
Package crop provides functions for cropping an image to a smaller size. |
Package exif provides a go interface for exiftool.
|
Package exif provides a go interface for exiftool. |
Package gamma implements functions to adjust the gamma of an image.
|
Package gamma implements functions to adjust the gamma of an image. |
Package greyscale implements various functions to convert an image to greyscale.
|
Package greyscale implements various functions to convert an image to greyscale. |
Package levels provides functions to alter the distibution of values of a color channel in an image.
|
Package levels provides functions to alter the distibution of values of a color channel in an image. |
Package pixelate implements various functions for pixelating images.
|
Package pixelate implements various functions for pixelating images. |
Package sharpen provides functions to sharpen an image.
|
Package sharpen provides functions to sharpen an image. |
Package shuffle implements functions to randomly swap pixels in an image.
|
Package shuffle implements functions to randomly swap pixels in an image. |
Package tint implements a single function to tint an image with a specified colour.
|
Package tint implements a single function to tint an image with a specified colour. |
Package utils provides useful helper functions for working with Images and Colors.
|
Package utils provides useful helper functions for working with Images and Colors. |
Package vibrance provides functions to adjust the "vibrancy" of images.
|
Package vibrance provides functions to adjust the "vibrancy" of images. |
Click to show internal directories.
Click to hide internal directories.