LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomJpeg2000CompressionControl Enumeration

Show in webframe







Represents how to control the compression of JPEG 2000 files.
Syntax
public enum DicomJpeg2000CompressionControl : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomJpeg2000CompressionControl 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomJpeg2000CompressionControl
public enum DicomJpeg2000CompressionControl : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomJpeg2000CompressionControl = function() { };
Leadtools.Dicom.DicomJpeg2000CompressionControl.prototype = {
Lossless = 0x00000000, Ratio = 0x00000001, TargetSize = 0x00000002, QualityFactor = 0x00000003, };
public enum class DicomJpeg2000CompressionControl : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000LosslessLossless compression.
0x00000001RatioUse the DicomJpeg2000Options.CompressionRatio value for compression
0x00000002TargetSizeUse the DicomJpeg2000Options.TargetFileSize value for compression
0x00000003QualityFactorUse the QualityFactor value for compression
Remarks
Example
For an example, refer to DicomDataSet.Jpeg2000Options.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
CompressionControl Property

 

 


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