TAG_EXIF_VERSION top-level constant

String const TAG_EXIF_VERSION

Exif IFD Attribute Information A. Tags related to version

The version of this standard supported. Nonexistence of this field is taken to mean nonconformance to the standard. In according with conformance to this standard, this tag shall be recorded like "0230” as 4-byte ASCII.

Implementation

const String TAG_EXIF_VERSION = "ExifVersion";