Expand description
Decoding and Encoding of WebP Images
Modulesยง
- decoder ๐
- encoder ๐Encoding of WebP images.
- extended ๐
- huffman ๐
- loop_filter ๐Does loop filtering on webp lossy images
- lossless ๐Decoding of lossless WebP images
- lossless_transform ๐
- transform ๐
- An implementation of the VP8 Video Codec
Structsยง
- WebP Image format decoder. Currently only supports lossy RGB images or lossless RGBA images.
- WebP Encoder.
- WebP encoder quality.