Constant libjxl_sys::JXL_NATIVE_ENDIAN[][src]

pub const JXL_NATIVE_ENDIAN: JxlEndianness = 0;

Use the endianness of the system, either little endian or big endian, without forcing either specific endianness. Do not use if pixel data should be exported to a well defined format.