Expand description
Decoding and Encoding of WebP Images
Modules§
- vp8
- An implementation of the VP8 Video Codec
Structs§
- Encoder
Params - Allows fine-tuning some encoder parameters.
- WebP
Decoder - WebP image format decoder.
- WebP
Encoder - WebP Encoder.
Enums§
- Color
Type - Color type of the image.
- Decoding
Error - Errors that can occur when attempting to decode a WebP image
- Encoding
Error - Error that can occur during encoding.
- Loop
Count - Number of times that an animation loops.