ImGearEXIFInterOpTagIDs Enumeration
In This Topic
Lists all EXIF Interoperability tag identifiers.
Syntax
Members
| Member | Value | Description |
| FORMAT | 1102 | EXIF_Interoperability metadata format identifier. |
| INTEROPERABILITYINDEX | 1 | Interoperability index. |
| INTEROPERABILITYVERSION | 2 | Interoperability version. |
| RELATEDIMAGEFILEFORMAT | 4096 | Related image file format. |
| RELATEDIMAGELENGTH | 4098 | Related image length. |
| RELATEDIMAGEWIDTH | 4097 | Related image width. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearEXIFInterOpTagIDs
See Also