pub fn jxlsave(inp: &VipsImage, filename: &str) -> Result<()>
Expand description
VipsForeignSaveJxlFile (jxlsave), save image in JPEG-XL format (.jxl), priority=0, untrusted, any
inp: &VipsImage
-> Image to save
filename: &str
-> Filename to load from