Function libvips::ops::heifsave

source ·
pub fn heifsave(inp: &VipsImage, filename: &str) -> Result<()>
Expand description

VipsForeignSaveHeifFile (heifsave), save image in HEIF format (.heic, .heif, .avif), priority=0, rgba-only inp: &VipsImage -> Image to save filename: &str -> Filename to save to