←Select platform

CompressionControl Property

Summary
Gets or sets the flag that indicates how to determine the resulting compression.
Syntax
C#
VB
C++
public DicomJpeg2000CompressionControl CompressionControl { get; set; } 
Public Property CompressionControl As DicomJpeg2000CompressionControl 
public: 
property DicomJpeg2000CompressionControl CompressionControl { 
   DicomJpeg2000CompressionControl get(); 
   void set (    DicomJpeg2000CompressionControl value); 
} 

Property Value

Enumeration that indicates how to determine the resulting compression. The value of this property determines which structure property should be used for determining the compression.

Example

For an example, refer to Jpeg2000Options.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.