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

Show in webframe

Compression Enumeration






Specifies the compression to use when issuing a C-STORE-REQ.
Syntax
'Declaration
 
Public Enum Compression 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As Compression

            

            
public enum class Compression : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000LossyUse lossy compression.
0x00000001LosslessUse lossless compression.
0x00000002NativeDo not use any compression. Send the dataset as is.
Example
For an example refer to Leadtools.Dicom.Scu.StoreScu.Store.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Scu.Common.Compression

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Scu.Common Namespace

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features