DicomObjects.NET.V8
DicomObjects.DicomCodecs Namespace / Jpeg2000CompressionOptions Class
Properties Methods

Jpeg2000CompressionOptions Class Members

The following tables list the members exposed by Jpeg2000CompressionOptions.

Public Constructors
 NameDescription
Public ConstructorCreate a blank Jpeg2000CompressionOptions object  
Top
Public Properties
 NameDescription
Public PropertyThe number of decomposition levels actually used. If Levels is -1, then a default value (currently 5 but subject to change) is used.  
Public Property Specify useful values for subsequent JPIP usage  
Public Property The number of quality layers to use.  
Public Property The number of decomposition levels to use  
Public Property Whether lossy compression is to be used.  
Public Property JPEG 2000 precinct size  
Public Property The order in which to output the packets  
Public Property The inverse of the compresion rate  
Top
Public Methods
 NameDescription
Public Method  
Public Methodstatic (Shared in Visual Basic) Discover information about a JPEG 2000 encoded image  
Top
See Also