get_image_dimensions

Function get_image_dimensions 

Source
pub fn get_image_dimensions(path: &Path) -> Option<(u32, u32)>
Expand description

Get the dimensions of an image without fully decoding it