ImageGear .NET v25.0 - 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
MemberDescription
BINARYBinary data.
DATA_IFDMakernote data IFD.
FORMATEXIF_Maker note metadata format identifier.
PREFIXMakernote prefix.
TYPEMakernote type.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.Formats Namespace