convert_image_ext

Function convert_image_ext 

Source
pub fn convert_image_ext<T>(image_path: T) -> Result<PathBuf>
where T: AsRef<Path>,