pub fn read_format( format: Option<OutInfo>, input: &Path, ) -> Result<(ImageInfo, PixelSource<impl Read>), Error>