PK
Data found in one EXIF tag. More...
#include <exif-entry.h>
data
Data found in one EXIF tag.
Number of elements in the array, if this is an array entry.
Contains 1 for non-array data types.
Referenced by exif_entry_get_value().
Pointer to the raw EXIF data for this entry.
It is allocated by exif_entry_initialize and is NULL beforehand. Data contained here may be manipulated using the functions in exif-utils.h
Referenced by exif_entry_free(), and exif_entry_initialize().
ExifContent containing this entry.
Referenced by exif_content_add_entry(), exif_content_remove_entry(), exif_entry_get_value(), and exif_entry_initialize().
Number of bytes in the buffer at data.
This must be no less than exif_format_get_size(format)*components