fn decoder_to_image<I: ImageDecoder>(decoder: I) -> ImageResult<DynamicImage>
Expand description
Decodes an image and stores it into a dynamic image
fn decoder_to_image<I: ImageDecoder>(decoder: I) -> ImageResult<DynamicImage>
Decodes an image and stores it into a dynamic image