Function libvips::ops::gifsave_target

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

VipsForeignSaveCgifTarget (gifsave_target), save as gif (.gif), priority=0, rgba-only inp: &VipsImage -> Image to save target: &VipsTarget -> Target to save to