Function libvips::ops::webpsave_target[][src]

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

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