Function magicksave_with_opts

Source
pub fn magicksave_with_opts(
    inp: &VipsImage,
    filename: &str,
    magicksave_options: &MagicksaveOptions,
) -> Result<()>
Expand description

VipsForeignSaveMagickFile (magicksave), save file with ImageMagick (), priority=-100, untrusted, any inp: &VipsImage -> Image to save filename: &str -> Filename to save to magicksave_options: &MagicksaveOptions -> optional arguments