iclexif.h File Reference

KExifIfdZero

const TUintKExifIfdZero

IFD number representing Exif IFD 0.

For use in MExifMetadata methods when reading or writing IFD 0 tags other than GPS tags. In other words, for reading or writing any of the following tags:
  • IFD 0 TIFF tags (i.e. IFD 0 tags)

  • IFD 0 Exif tags (i.e. Exif sub-IFD tags)

  • Interoperability IFD tags

Note: To read or write GPS tags, use the IFD constant KExifGpsIfd instead.

KExifIfdOne

const TUintKExifIfdOne

IFD number representing Exif IFD 1.

For use in MExifMetadata methods when reading or writing tags related to thumbnail (i.e. IFD 1 tags).

KExifGpsIfd

const TUintKExifGpsIfd

IFD number representing the IFD 0 sub-IFD for GPS (i.e. the GPS IFD).

For use in MExifMetadata methods when reading or writing GPS tags.