Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogFpxSubTypesIndex Enumeration |
public enum RasterDialogFpxSubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogFpxSubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogFpxSubTypesIndex
public enum class RasterDialogFpxSubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Uncompressed | Sub-type index for Uncompressed Fpx |
0x00000001 | SingleColor | Sub-type index for Single Color Fpx |
0x00000002 | JpegDefaultQFactor | Sub-type index for Jpeg Default Quality Factor Fpx |
0x00000003 | JpegSpecifyQFactor | Sub-type index for Jpeg Specify Quality Factor Fpx |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogFpxSubTypesIndex