Jpeg2000EncoderOptionsWaveletLevels Property |
Namespace: Atalasoft.Imaging.Codec.Jpeg2000
Exception | Condition |
---|---|
ArgumentOutOfRangeException | Thrown when the value is less than 0 or greater than 16. |
Default value is 5. Valid values are in the range 0 (no wavelet analysis) to 16. The memory requirements and compression time increase with the number of transformation levels. A reasonable number of transformation levels are in the range of 4 to 6.
Wavelet levels can be set independently for each component in each tile.