Module image::codecs::webp

source ·
Expand description

Decoding and Encoding of WebP Images

Modules

  • An implementation of the VP8 Video Codec

Structs

  • WebP Image format decoder. Currently only supports lossy RGB images or lossless RGBA images.