Constant jpegxl_sys::JxlDecoderStatus_JXL_DEC_ERROR[][src]

pub const JxlDecoderStatus_JXL_DEC_ERROR: JxlDecoderStatus = 1;

An error occured, for example invalid input file or out of memory. TODO(lode): add function to get error information from decoder.