fractal::utils::media::image

Function image_loader

Source
async fn image_loader(file: File) -> Result<Image<'static>, ErrorCtx>
Expand description

Get an image loader for the given file.