Container for a list of EXIF tags. More...
#include <gaiaexif.h>
Data Fields | |
gaiaExifTagPtr | First |
pointer to first item into the linked list | |
gaiaExifTagPtr | Last |
pointer to the last item into the linked list | |
int | NumTags |
number of items | |
gaiaExifTagPtr * | TagsArray |
an array of pointers to items | |
Container for a list of EXIF tags.