image: golang.org/x/image

Directories

PathSynopsis
bmpPackage bmp implements a BMP image decoder and encoder.
colornamesPackage colornames provides named colors as defined in the SVG 1.1 spec.
drawPackage draw provides image composition functions.
fontPackage font defines an interface for font faces, for drawing text on an image.
font/basicfontPackage basicfont provides fixed-size font faces.
font/plan9fontPackage plan9font implements font faces for the Plan 9 font and subfont file formats.
math/f32Package f32 implements float32 vector and matrix types.
math/f64Package f64 implements float64 vector and matrix types.
math/fixedPackage fixed implements fixed-point integer types.
riffPackage riff implements the Resource Interchange File Format, used by media formats such as AVI, WAVE and WEBP.
tiffPackage tiff implements a TIFF image decoder and encoder.
tiff/lzwPackage lzw implements the Lempel-Ziv-Welch compressed data format, described in T.
vp8Package vp8 implements a decoder for the VP8 lossy image format.
vp8lPackage vp8l implements a decoder for the VP8L lossless image format.
webpPackage webp implements a decoder for WEBP images.
webp/nycbcraPackage nycbcra provides non-alpha-premultiplied Y'CbCr-with-alpha image and color types.

Updated 2016-04-19. Refresh now. Tools for package owners.