image::io::free_functions

Function image_dimensions_impl

Source
pub(crate) fn image_dimensions_impl(path: &Path) -> ImageResult<(u32, u32)>