load_image_with_image_rs

Function load_image_with_image_rs 

Source
fn load_image_with_image_rs(
    aurl: &AllowedUrl,
    bytes: Vec<u8>,
    format: ImageFormat,
    load_options: &LoadOptions,
) -> Result<Resource, LoadingError>