Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogTgaSubTypesIndex Enumeration |
public enum RasterDialogTgaSubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogTgaSubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogTgaSubTypesIndex
public enum class RasterDialogTgaSubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | RleCompressed | Sub-type index for Rle Compressed Tga |
0x00000001 | Uncompressed | Sub-type index for Uncompressed Tga |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogTgaSubTypesIndex