←Select platform

CompressionControl Property

Summary

Gets or sets the flag that indicates how to determine the resulting compression.

Syntax

C#
VB
WinRT C#
C++
public DicomJpeg2000CompressionControl CompressionControl { get; set; } 
Public Property CompressionControl As Leadtools.Dicom.DicomJpeg2000CompressionControl 
public Leadtools.Dicom.DicomJpeg2000CompressionControl CompressionControl {get; set;} 
 <br/>get_CompressionControl();<br/>set_CompressionControl(value);<br/>Object.defineProperty('CompressionControl');  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly