Module nannou::image::webp[][src]

👎 Deprecated:

Use codecs::webp instead

Decoding of WebP Images

Structs

WebPDecoder

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