Function fractal::utils::media::image::image_reader

source ยท
async fn image_reader(file: File) -> Result<Image<'static>, ErrorCtx>
Expand description

Get an image reader for the given file.