GFL_EXIF_DATA
The GFL_EXIF_DATA structure is used to get EXIF metadata.
typedef struct ( GFL_EXIF_ENTRY ItemsList[], GFL_UINT32 NumberOfItems } GFL_EXIF_DATA
Members
- ItemsList
- Address of a GFL_EXIF_ENTRY structure for the EXIF entries.
- NumberOfItems
- Number of EXIF informations.
See also