pub fn image_from_bytes(data: &[u8]) -> Result<ImageBuffer, DecoderError>
Compatibility alias for decode.
decode