[][src]Function image_meta::load_with_format

pub fn load_with_format<R: ?Sized + BufRead + Seek>(
    image: &mut R,
    format: Format
) -> ImageResult<ImageMeta>