Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogTiffOtherSubTypesIndex Enumeration |
public enum RasterDialogTiffOtherSubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogTiffOtherSubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogTiffOtherSubTypesIndex
public enum class RasterDialogTiffOtherSubTypesIndex : 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 |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogTiffOtherSubTypesIndex