Jpeg2000CompressionOptions Class Members
In This Topic
The following tables list the members exposed by Jpeg2000CompressionOptions.
Public Constructors
Public Properties
| Name | Description |
| ActualLevels | The number of decomposition levels actually used. If Levels is -1, then a default value (currently 5 but subject to change) is used. |
| ForJpip |
Specify useful values for subsequent JPIP usage
|
| Layers |
The number of quality layers to use.
|
| Levels |
The number of decomposition levels to use
|
| Lossy |
Whether lossy compression is to be used.
|
| PrecinctSize |
JPEG 2000 precinct size
|
| Progression |
The order in which to output the packets
|
| Rate |
The inverse of the compresion rate
|
Top
Public Methods
See Also