image: golang.org/x/image/webp Index | Files | Directories

Packages imported by webp

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
golang.org/x/image/riffPackage riff implements the Resource Interchange File Format, used by media formats such as AVI, WAVE and WEBP.
golang.org/x/image/vp8Package vp8 implements a decoder for the VP8 lossy image format.
golang.org/x/image/vp8lPackage vp8l implements a decoder for the VP8L lossless image format.
imagePackage image implements a basic 2-D image library.
image/colorPackage color implements a basic color library.
ioPackage io provides basic interfaces to I/​O primitives.