Skip to main content

gifsave

Function gifsave 

Source
pub fn gifsave(inp: &VipsImage, filename: &str) -> Result<()>
Expand description

VipsForeignSaveCgifFile (gifsave), save as gif, nocache (.gif), priority=0, rgb alpha inp: &VipsImage -> Image to save filename: &str -> Filename to save to