Directories ¶
Path | Synopsis |
---|---|
x
|
|
image/bmp
Package bmp implements a BMP image decoder and encoder.
|
Package bmp implements a BMP image decoder and encoder. |
image/colornames
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. |
image/draw
Package draw provides image composition functions.
|
Package draw provides image composition functions. |
image/font
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. |
image/font/basicfont
Package basicfont provides fixed-size font faces.
|
Package basicfont provides fixed-size font faces. |
image/font/gofont/gobold
Package gobold provides the "Go Bold" TrueType font from the Go font family.
|
Package gobold provides the "Go Bold" TrueType font from the Go font family. |
image/font/gofont/gobolditalic
Package gobolditalic provides the "Go Bold Italic" TrueType font from the Go font family.
|
Package gobolditalic provides the "Go Bold Italic" TrueType font from the Go font family. |
image/font/gofont/goitalic
Package goitalic provides the "Go Italic" TrueType font from the Go font family.
|
Package goitalic provides the "Go Italic" TrueType font from the Go font family. |
image/font/gofont/gomedium
Package gomedium provides the "Go Medium" TrueType font from the Go font family.
|
Package gomedium provides the "Go Medium" TrueType font from the Go font family. |
image/font/gofont/gomediumitalic
Package gomediumitalic provides the "Go Medium Italic" TrueType font from the Go font family.
|
Package gomediumitalic provides the "Go Medium Italic" TrueType font from the Go font family. |
image/font/gofont/gomono
Package gomono provides the "Go Mono" TrueType font from the Go font family.
|
Package gomono provides the "Go Mono" TrueType font from the Go font family. |
image/font/gofont/gomonobold
Package gomonobold provides the "Go Mono Bold" TrueType font from the Go font family.
|
Package gomonobold provides the "Go Mono Bold" TrueType font from the Go font family. |
image/font/gofont/gomonobolditalic
Package gomonobolditalic provides the "Go Mono Bold Italic" TrueType font from the Go font family.
|
Package gomonobolditalic provides the "Go Mono Bold Italic" TrueType font from the Go font family. |
image/font/gofont/gomonoitalic
Package gomonoitalic provides the "Go Mono Italic" TrueType font from the Go font family.
|
Package gomonoitalic provides the "Go Mono Italic" TrueType font from the Go font family. |
image/font/gofont/goregular
Package goregular provides the "Go Regular" TrueType font from the Go font family.
|
Package goregular provides the "Go Regular" TrueType font from the Go font family. |
image/font/gofont/gosmallcaps
Package gosmallcaps provides the "Go Smallcaps" TrueType font from the Go font family.
|
Package gosmallcaps provides the "Go Smallcaps" TrueType font from the Go font family. |
image/font/gofont/gosmallcapsitalic
Package gosmallcapsitalic provides the "Go Smallcaps Italic" TrueType font from the Go font family.
|
Package gosmallcapsitalic provides the "Go Smallcaps Italic" TrueType font from the Go font family. |
image/font/inconsolata
Package inconsolata provides pre-rendered bitmap versions of the Inconsolata font family.
|
Package inconsolata provides pre-rendered bitmap versions of the Inconsolata font family. |
image/font/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. |
image/font/sfnt
Package sfnt implements a decoder for SFNT font file formats, including TrueType and OpenType.
|
Package sfnt implements a decoder for SFNT font file formats, including TrueType and OpenType. |
image/math/f32
Package f32 implements float32 vector and matrix types.
|
Package f32 implements float32 vector and matrix types. |
image/math/f64
Package f64 implements float64 vector and matrix types.
|
Package f64 implements float64 vector and matrix types. |
image/math/fixed
Package fixed implements fixed-point integer types.
|
Package fixed implements fixed-point integer types. |
image/riff
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. |
image/tiff
Package tiff implements a TIFF image decoder and encoder.
|
Package tiff implements a TIFF image decoder and encoder. |
image/tiff/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. |
image/vector
Package vector provides a rasterizer for 2-D vector graphics.
|
Package vector provides a rasterizer for 2-D vector graphics. |
image/vp8
Package vp8 implements a decoder for the VP8 lossy image format.
|
Package vp8 implements a decoder for the VP8 lossy image format. |
image/vp8l
Package vp8l implements a decoder for the VP8L lossless image format.
|
Package vp8l implements a decoder for the VP8L lossless image format. |
image/webp
Package webp implements a decoder for WEBP images.
|
Package webp implements a decoder for WEBP images. |
image/webp/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.