re_viewer_context::cache::image_decode_cache

Function decode_image

Source
fn decode_image(
    blob_cache_key: Hash64,
    image_bytes: &[u8],
    media_type: &str,
) -> Result<ImageInfo, ImageLoadError>