Function libvips::ops::heifsave_target

source ·
pub fn heifsave_target(inp: &VipsImage, target: &VipsTarget) -> Result<()>
Expand description

VipsForeignSaveHeifTarget (heifsave_target), save image in HEIF format (.heic, .heif), priority=0, rgba-only inp: &VipsImage -> Image to save target: &VipsTarget -> Target to save to