Function libvips::ops::pngsave_target

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

VipsForeignSavePngTarget (pngsave_target), save image to target as PNG (.png), priority=0, rgba inp: &VipsImage -> Image to save target: &VipsTarget -> Target to save to