Directories ¶
Path | Synopsis |
---|---|
Package bmp implements a BMP image decoder and encoder.
|
Package bmp implements a BMP image decoder and encoder. |
Package colornames provides named colors as defined in the SVG 1.1 spec.
|
Package colornames provides named colors as defined in the SVG 1.1 spec. |
Package draw provides image composition functions.
|
Package draw provides image composition functions. |
Package font defines an interface for font faces, for drawing text on an image.
|
Package font defines an interface for font faces, for drawing text on an image. |
basicfont
Package basicfont provides fixed-size font faces.
|
Package basicfont provides fixed-size font faces. |
plan9font
Package plan9font implements font faces for the Plan 9 font and subfont file formats.
|
Package plan9font implements font faces for the Plan 9 font and subfont file formats. |
math
|
|
f32
Package f32 implements float32 vector and matrix types.
|
Package f32 implements float32 vector and matrix types. |
f64
Package f64 implements float64 vector and matrix types.
|
Package f64 implements float64 vector and matrix types. |
fixed
Package fixed implements fixed-point integer types.
|
Package fixed implements fixed-point integer types. |
Package riff implements the Resource Interchange File Format, used by media formats such as AVI, WAVE and WEBP.
|
Package riff implements the Resource Interchange File Format, used by media formats such as AVI, WAVE and WEBP. |
Package tiff implements a TIFF image decoder and encoder.
|
Package tiff implements a TIFF image decoder and encoder. |
lzw
Package lzw implements the Lempel-Ziv-Welch compressed data format, described in T. A. Welch, “A Technique for High-Performance Data Compression”, Computer, 17(6) (June 1984), pp 8-19.
|
Package lzw implements the Lempel-Ziv-Welch compressed data format, described in T. A. Welch, “A Technique for High-Performance Data Compression”, Computer, 17(6) (June 1984), pp 8-19. |
Package vp8 implements a decoder for the VP8 lossy image format.
|
Package vp8 implements a decoder for the VP8 lossy image format. |
Package vp8l implements a decoder for the VP8L lossless image format.
|
Package vp8l implements a decoder for the VP8L lossless image format. |
Package webp implements a decoder for WEBP images.
|
Package webp implements a decoder for WEBP images. |
nycbcra
Package nycbcra provides non-alpha-premultiplied Y'CbCr-with-alpha image and color types.
|
Package nycbcra provides non-alpha-premultiplied Y'CbCr-with-alpha image and color types. |
Click to show internal directories.
Click to hide internal directories.