[][src]Constant jpegxl_sys::JpegxlDecoderStatus_JPEGXL_DEC_ERROR

pub const JpegxlDecoderStatus_JPEGXL_DEC_ERROR: JpegxlDecoderStatus = 1;

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