Function libvips::ops::webpsave_target

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

VipsForeignSaveWebpTarget (webpsave_target), save as WebP (.webp), priority=0, rgba-only inp: &VipsImage -> Image to save target: &VipsTarget -> Target to save to