|
EXIF library (libexif) Internals 0.6.26
|
Info about GPS tags. More...
Go to the source code of this file.
Data Structures | |
| struct | ExifGPSIfdTagInfo |
Typedefs | |
| typedef struct ExifGPSIfdTagInfo | ExifGPSIfdTagInfo |
Functions | |
| const ExifGPSIfdTagInfo * | exif_get_gps_tag_info (ExifTag tag) |
Info about GPS tags.
Definition in file exif-gps-ifd.h.
| typedef struct ExifGPSIfdTagInfo ExifGPSIfdTagInfo |
| const ExifGPSIfdTagInfo * exif_get_gps_tag_info | ( | ExifTag | tag | ) |
Definition at line 64 of file exif-gps-ifd.c.
References exif_gps_ifd_tags, and tag.
Referenced by exif_entry_initialize_gps().