import "golang.org/x/image/vp8l"
Package vp8l implements a decoder for the VP8L lossless image format.
The VP8L specification is at: https://developers.google.com/speed/webp/docs/riff_container
decode.go huffman.go transform.go
Decode decodes a VP8L image from r.
DecodeConfig decodes the color model and dimensions of a VP8L image from r.
Package vp8l imports 5 packages (graph) and is imported by 3 packages. Updated 6 days ago. Refresh now. Tools for package owners.