pub const JXL_DEC_ERROR: JxlDecoderStatus = 1;
Expand description

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