Module webp

Source
Expand description

Decoding and Encoding of WebP Images

Modules§

vp8
An implementation of the VP8 Video Codec

Structs§

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