Error processing SSI file
Leadtools.Dicom.Services

Show in webframe

PreCompressedImageTypes Enumeration






Specifies the Pre-compressed images types available on the server.
Syntax
public enum PreCompressedImageTypes : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum PreCompressedImageTypes 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As PreCompressedImageTypes

            

            
public enum class PreCompressedImageTypes : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000None None
0x00000001Lossy Lossy compression type
0x00000002Lossless Lossless compression type
0x00000003Thumbnail Image thumbnail compression.
0x00000004Custom User custom compression type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Services.DataTypes.PreCompressedImageTypes

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Services.DataTypes Namespace

Error processing SSI file