pub fn convert_image(image: DynamicImage) -> Result<Image, ImageWrapperError>
Expand description

Convert a [DynamicImage] from the image crate into an Image