Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogIffSubTypesIndex Enumeration |
public enum RasterDialogIffSubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogIffSubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogIffSubTypesIndex
public enum class RasterDialogIffSubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | IlbmUncompressed | Sub-type index for Ilbm Uncompressed Iff |
0x00000001 | IlbmRleCompressed | Sub-type index for Ilbm Rle Compressed Iff |
0x00000002 | CatUncompressed | Sub-type index for Cat Uncompressed Iff |
0x00000003 | CatRleCompressed | Sub-type index for Cat Rle Compressed Iff |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogIffSubTypesIndex