[][src]Function libvips::ops::heifsave_with_opts

pub fn heifsave_with_opts(
    inp: &VipsImage,
    filename: &str,
    heifsave_options: &HeifsaveOptions
) -> Result<()>

VipsForeignSaveHeifFile (heifsave), save image in HEIF format (.heic), priority=0, rgb inp: &VipsImage -> Image to save filename: &str -> Filename to load from heifsave_options: &HeifsaveOptions -> optional arguments