imageformat

Function detect_image_format

Source
pub fn detect_image_format<R: Read>(reader: &mut R) -> Result<ImageFormat>