Function decoder_to_image

Source
fn decoder_to_image<I: ImageDecoder>(decoder: I) -> ImageResult<DynamicImage>
Expand description

Decodes an image and stores it into a dynamic image