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

Show in webframe

DicomJpeg2000CompressionControl Enumeration








Represents how to control the compression of JPEG 2000 files.
Syntax
public enum DicomJpeg2000CompressionControl : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomJpeg2000CompressionControl 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomJpeg2000CompressionControl
public enum DicomJpeg2000CompressionControl : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomJpeg2000CompressionControl = function() { };
Leadtools.Dicom.DicomJpeg2000CompressionControl.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomJpeg2000CompressionControl : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Lossless Lossless compression.
0x00000001Ratio Use the CompressionRatio value for compression
0x00000002TargetSize Use the TargetFileSize value for compression
0x00000003QualityFactor Use the QualityFactor value for compression
Remarks
Example
For an example, refer to Jpeg2000Options.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomJpeg2000CompressionControl

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
CompressionControl Property

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