pub fn image_from_buf(buf: &[u8]) -> ImageResult<DynamicImage>
Expand description

Load image from u8 buffer