Function jxlsave_target

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

VipsForeignSaveJxlTarget (jxlsave_target), save image in JPEG-XL format (.jxl), priority=0, untrusted, any inp: &VipsImage -> Image to save target: &VipsTarget -> Target to save to