Available on crate feature
webp only.Expand description
Decoding and Encoding of WebP Images
Structsยง
- WebP
Decoder - WebP Image format decoder. Currently only supports lossy RGB images or lossless RGBA images.
- WebP
Encoder - WebP Encoder.