Function image_utils::info [] [src]

pub fn info(path: &Path) -> Result<Info, Box<Error>>

Returns common information about image

path - image file to analyze

Returns Info struct