Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogExifSubTypesIndex Enumeration |
public enum RasterDialogExifSubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogExifSubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogExifSubTypesIndex
public enum class RasterDialogExifSubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | UncompressedRgb | Sub-type index for Uncompressed Rgb Exif |
0x00000001 | UncompressedYCbCr | Sub-type index for Uncompressed YCbCr Exif |
0x00000002 | Jpeg411 | Sub-type index for Jpeg411 Exif |
0x00000003 | Jpeg422 | Sub-type index for Jpeg422 Exif |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogExifSubTypesIndex