image_loading_error_from_cairo

Function image_loading_error_from_cairo 

Source
fn image_loading_error_from_cairo(
    status: Error,
    aurl: &AllowedUrl,
) -> LoadingError
Expand description

Converts a cairo::Error that happened while wrapping a decoded raster image into a LoadingError augmented with the image’s URL.