Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogTiff4SubTypesIndex Enumeration |
public enum RasterDialogTiff4SubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogTiff4SubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogTiff4SubTypesIndex
public enum class RasterDialogTiff4SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Uncompressed | Sub-type index for Uncompressed Tiff |
0x00000001 | PackbitsRle | Sub-type index for Packbits Rle Tiff |
0x00000002 | Lzw | Sub-type index for Lzw Tiff |
0x00000003 | Jbig | Sub-type index for Jbig Tiff |
0x00000004 | Abic | Sub-type index for Abic Tiff |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogTiff4SubTypesIndex