←Select platform

CompressionRatio Property

Summary
Gets or sets the value that indicates the compression ratio to use.
Syntax
C#
VB
C++
public float CompressionRatio { get; set; } 
Public Property CompressionRatio As Single 
public: 
property float CompressionRatio { 
   float get(); 
   void set (    float value); 
} 

Property Value

Value that indicates the compression ratio to use. This value is used only if the CompressionControl property is set to Ratio.

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.