Lists all EXIF Interoperability tag identifiers.
Syntax
__value public enum ImGearEXIFInterOpTagIDs : public System.Enum
public enum class ImGearEXIFInterOpTagIDs : public System.Enum
Members
Member | Description |
FORMAT | EXIF_Interoperability metadata format identifier. |
INTEROPERABILITYINDEX | Interoperability index. |
INTEROPERABILITYVERSION | Interoperability version. |
RELATEDIMAGEFILEFORMAT | Related image file format. |
RELATEDIMAGELENGTH | Related image length. |
RELATEDIMAGEWIDTH | Related image width. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearEXIFInterOpTagIDs
See Also