EXIF library (libexif) Internals
0.6.24
|
Info about GPS tags. More...
Go to the source code of this file.
Functions | |
const ExifGPSIfdTagInfo * | exif_get_gps_tag_info (ExifTag tag) |
Variables | |
static const struct ExifGPSIfdTagInfo | exif_gps_ifd_tags [] |
Info about GPS tags.
Definition in file exif-gps-ifd.c.
const ExifGPSIfdTagInfo* exif_get_gps_tag_info | ( | ExifTag | tag | ) |
Definition at line 61 of file exif-gps-ifd.c.
References exif_gps_ifd_tags, and tag.
Referenced by exif_entry_initialize_gps().
|
static |
Definition at line 1 of file exif-gps-ifd.c.
Referenced by exif_get_gps_tag_info().