pub fn jxlload_buffer_with_opts(
buffer: &[u8],
jxlload_buffer_options: &JxlloadBufferOptions,
) -> Result<VipsImage>Expand description
VipsForeignLoadJxlBuffer (jxlload_buffer), load JPEG-XL image, priority=0, untrusted, is_a_buffer, get_flags, header, load
buffer: &[u8] -> Buffer to load from
jxlload_buffer_options: &JxlloadBufferOptions -> optional arguments
returns VipsImage - Output image