ImageGear .NET v25.1 - Updated
ImGearEXIFMakerNoteTagIDs Enumeration




ImageGear.Core Assembly > ImageGear.Formats Namespace : ImGearEXIFMakerNoteTagIDs Enumeration
Lists all general EXIF MakerNote tag identifiers.
Syntax
'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 
Members
MemberValueDescription
BINARY1000Binary data.
DATA_IFD1001Makernote data IFD.
FORMAT1104EXIF_Maker note metadata format identifier.
PREFIX2Makernote prefix.
TYPE1Makernote type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearEXIFMakerNoteTagIDs

See Also

Reference

ImageGear.Formats Namespace