Constant libjxl_sys::JXL_DEC_ERROR[][src]

pub const 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.