Go to the source code of this file.
Enumerations | |
enum | ExifIfd { EXIF_IFD_0 = 0, EXIF_IFD_1, EXIF_IFD_EXIF, EXIF_IFD_GPS, EXIF_IFD_INTEROPERABILITY, EXIF_IFD_COUNT } |
Functions | |
const char * | exif_ifd_get_name (ExifIfd ifd) |
|
Definition at line 24 of file exif-ifd.h. Referenced by exif_content_fix(), exif_data_save_data_content(), and exif_tag_get_stuff(). |
|
Definition at line 40 of file exif-ifd.c. References ExifIfdTable, and ifd. Referenced by exif_content_fix(), exif_data_dump(), exif_data_load_data_content(), and exif_data_save_data_content(). |