Module image::webp [−][src]
👎 Deprecated: 
Use codecs::webp instead
Expand description
Decoding of WebP Images
Re-exports
pub use crate::codecs::webp::vp8;Structs
WebP Image format decoder. Currently only supportes the luma channel (meaning that decoded images will be grayscale).