pub fn image_info<P: AsRef<Path>>(path: P) -> Result<ImageInfo>
Convenience function: extract metadata from a file in one call.