Module image::codecs::webp

source ·
Expand description

Decoding of WebP Images

Modules§

  • An implementation of the VP8 Video Codec

Structs§

  • WebP Image format decoder. Currently only supportes the luma channel (meaning that decoded images will be grayscale).