Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

CompressionRatio Property








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;}
 <br/>get_CompressionRatio();<br/>set_CompressionRatio(value);<br/>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 Jpeg2000Options.
Requirements

Target Platforms

See Also

Reference

DicomJpeg2000Options Structure
DicomJpeg2000Options Members

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