Jp2EncoderOptionsQuantizationStyle Property |
Namespace: Atalasoft.Imaging.Codec.Jpeg2000
The default value is Jp2QuantizationStyle.Expound. Note that this property may only be set when the irreversible filter (Jp2WaveletFilter.WaveletNineSeven) is used. The quantization steps can either be derived from a bases quantization step (Jp2QuantizationStyle.Derived) or calculated for each image sub-band (Jp2QuantizationStyle.Expound). Expound style is recommended.
Quantization style can be independently set for each component in each tile.