ImageGear .NET v25.1 - Updated
ImGearEXIFInterOpTagIDs Enumeration




ImageGear.Core Assembly > ImageGear.Formats Namespace : ImGearEXIFInterOpTagIDs Enumeration
Lists all EXIF Interoperability tag identifiers.
Syntax
'Declaration
 
Public Enum ImGearEXIFInterOpTagIDs 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearEXIFInterOpTagIDs
public enum ImGearEXIFInterOpTagIDs : System.Enum 
__value public enum ImGearEXIFInterOpTagIDs : public System.Enum 
public enum class ImGearEXIFInterOpTagIDs : public System.Enum 
Members
MemberValueDescription
FORMAT1102EXIF_Interoperability metadata format identifier.
INTEROPERABILITYINDEX1Interoperability index.
INTEROPERABILITYVERSION2Interoperability version.
RELATEDIMAGEFILEFORMAT4096Related image file format.
RELATEDIMAGELENGTH4098Related image length.
RELATEDIMAGEWIDTH4097Related image width.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearEXIFInterOpTagIDs

See Also

Reference

ImageGear.Formats Namespace