Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogTiff1SubTypesIndex Enumeration |
public enum RasterDialogTiff1SubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogTiff1SubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogTiff1SubTypesIndex
public enum class RasterDialogTiff1SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Ccitt | Sub-type index for Ccitt Tiff |
0x00000001 | CcittGroup3OneDimension | Sub-type index for 'Ccitt Group3 One Dimension' Tiff |
0x00000002 | CcittGroup3TwoDimension | Sub-type index for 'Ccitt Group3 Two Dimension' Tiff |
0x00000003 | CcittGroup4 | Sub-type index for 'Ccitt Group4' Tiff |
0x00000004 | UncompressedRgb | Sub-type index for Uncompressed Rgb Tiff |
0x00000005 | PackbitsRleRgb | Sub-type index for Packbits Rle Rgb Tiff |
0x00000006 | LzwRgb | Sub-type index for LzwRgb Tiff |
0x00000007 | Jbig | Sub-type index for Jbig Tiff |
0x00000008 | Jbig2 | Sub-type index for Jbig2 Tiff |
0x00000009 | Abc | Sub-type index for LEAD Abc Tiff |
0x0000000A | Abic | Sub-type index for Abic Tiff |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogTiff1SubTypesIndex