Module webp

Source
Available on crate feature webp only.
Expand description

Decoding and Encoding of WebP Images

Structsยง

WebPDecoder
WebP Image format decoder. Currently only supports lossy RGB images or lossless RGBA images.
WebPEncoder
WebP Encoder.