| ImageGear22.Core Assembly > ImageGear.Formats Namespace : ImGearEXIFMakerNoteTagIDs Enumeration |
'Declaration Public Enum ImGearEXIFMakerNoteTagIDs Inherits System.Enum
'Usage Dim instance As ImGearEXIFMakerNoteTagIDs
public enum ImGearEXIFMakerNoteTagIDs : System.Enum
__value public enum ImGearEXIFMakerNoteTagIDs : public System.Enum
public enum class ImGearEXIFMakerNoteTagIDs : public System.Enum
| Member | Value | Description |
|---|---|---|
| BINARY | 1000 | Binary data. |
| DATA_IFD | 1001 | Makernote data IFD. |
| FORMAT | 1104 | EXIF_Maker note metadata format identifier. |
| PREFIX | 2 | Makernote prefix. |
| TYPE | 1 | Makernote type. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearEXIFMakerNoteTagIDs