pub fn detect_image_format_from_extension(extension: &str) -> ImageFormatExpand description
Detects an image format from a file extension.
pub fn detect_image_format_from_extension(extension: &str) -> ImageFormatDetects an image format from a file extension.