Jp2Decoder Properties |
The Jp2Decoder type exposes the following members.
| Name | Description | |
|---|---|---|
| ByteOrder | Gets or sets the byte order of the decoded data from one of little endian, big endian, or machine
automatic. | |
| CacheOption | Gets or sets a value specifying whether the compress data should be stored in an internal cache.
| |
| EnableProgressiveDecompression | Gets or sets a value enabling the ability to progressively decode the image. | |
| Precision | Gets or sets a value indicating the precision of the wavelet coefficients. | |
| ProgressiveDecodeSteps | Gets or sets the number of progressive decompression steps. | |
| ScaleDown | Gets or sets a factor that is used to scale downwards the image as it's decoded. | |
| SupportedImageType | Obsolete. Returns the ImageType that the implemented decoder class supports. (Inherited from ImageDecoder.) |