Module nannou::image::webp

source ·
👎Deprecated: Use codecs::webp instead
Expand description

Decoding of WebP Images

Structs

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