Function imagesize::get_dimensions [] [src]

pub fn get_dimensions<P>(path: P) -> ImageResult<Dimensions> where
    P: AsRef<Path>,