iclexif.h File Reference

const TUint KExifIfdZero

const TUint KExifIfdZero

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.

const TUint KExifIfdOne

const TUint KExifIfdOne

IFD number representing Exif IFD 1.

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

const TUint KExifGpsIfd

const TUint KExifGpsIfd

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.