Function image_track::open_image

source ·
pub fn open_image<P: AsRef<Path>>(path: P) -> AnyResult<(File, ImageInfo)>