Function translate_with_driver

Source
pub fn translate_with_driver(
    tmp_fn: &Path,
    image_fn: &Path,
    driver_name: &str,
) -> Result<()>
Expand description

Translates a raster file to a different format using the specified driver.