Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogTiff32SubTypesIndex Enumeration |
public enum RasterDialogTiff32SubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogTiff32SubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogTiff32SubTypesIndex
public enum class RasterDialogTiff32SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | UncompressedRgb | Sub-type index for Uncompressed Rgb Tiff |
0x00000001 | UncompressedCmyk | Sub-type index for Uncompressed Cmyk Tiff |
0x00000002 | PackbitsRgb | Sub-type index for Packbits Rgb Tiff |
0x00000003 | PackbitsCmyk | Sub-type index for Packbits Cmyk Tiff |
0x00000004 | LzwRgb | Sub-type index for Lzw Rgb Tiff |
0x00000005 | LzwCmyk | Sub-type index for Lzw Cmyk Tiff |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogTiff32SubTypesIndex