pub const charls_encoding_options_private_encoding_options_include_pc_parameters_jai: charls_encoding_options_private_encoding_options = 4;
Expand description
Writes explicitly the default JPEG-LS preset coding parameters when the bits per sample is larger then 12 bits. The Java Advanced Imaging (JAI) JPEG-LS codec has a defect that causes it to use invalid preset coding parameters for these types of images. Most users of this codec are aware of this problem and have implemented a work-around. This option is default enabled. Will not be default enabled in the next major version upgrade.