LEADTOOLS Medical (Leadtools.Dicom assembly)

CompressionRatio Property

Show in webframe







Gets or sets the value that indicates the compression ratio to use.
Syntax
public float CompressionRatio {get; set;}
'Declaration
 
Public Property CompressionRatio As Single
'Usage
 
Dim instance As DicomJpeg2000Options
Dim value As Single
 
instance.CompressionRatio = value
 
value = instance.CompressionRatio
public float CompressionRatio {get; set;}

            

            
 
get_CompressionRatio();
set_CompressionRatio(value);
Object.defineProperty('CompressionRatio');
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 DicomDataSet.Jpeg2000Options.
Requirements

Target Platforms

See Also

Reference

DicomJpeg2000Options Structure
DicomJpeg2000Options Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features