pub fn translate_with_driver( tmp_fn: &Path, image_fn: &Path, driver_name: &str, ) -> Result<()>
Translates a raster file to a different format using the specified driver.