ImageGear .NET - Updated October 2, 2018
ImGearEXIFInterOpTagIDs Enumeration




ImageGear24.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
Members
MemberDescription
FORMATEXIF_Interoperability metadata format identifier.
INTEROPERABILITYINDEXInteroperability index.
INTEROPERABILITYVERSIONInteroperability version.
RELATEDIMAGEFILEFORMATRelated image file format.
RELATEDIMAGELENGTHRelated image length.
RELATEDIMAGEWIDTHRelated image width.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.Formats Namespace