Jpeg2000EncoderOptions Properties |
The Jpeg2000EncoderOptions type exposes the following members.
Name | Description | |
---|---|---|
CodeBlockSize | Gets or sets the size of the blocks of coded data. | |
CoderOptions | Gets or sets the coder options for faster compression / decompression. | |
GuardBits | ||
PacketMarkers | Gets or sets a value that creates special markers at the beginning and/or at the end of each block of a
coded area. | |
ProgressionOrder | Gets or sets the organization of the coded data. | |
QualityLayers | Gets or sets the number of quality layers in the code stream for use with progressive decoding. | |
QuantizationStyle | Gets or sets the quantization steps. | |
WaveletFilterMethod | Gets or sets a value selecting reversible (WaveletFiveThree) or irreversible
(WaveletNineSeven) wavelet filters. | |
WaveletLevels | Gets or sets the number of wavelet transformation levels. |