Function get_image_backend

Source
pub fn get_image_backend(
    image_protocol: ImageProtocol,
) -> Option<Box<dyn ImageBackend>>