GFL_EXIF_ENTRY

The GFL_EXIF_ENTRY structure contains one EXIF tag.

typedef struct (
  GFL_UINT32  Flag,  
  GFL_UINT32 Tag,  
  const char * Name,  
  const char * Value
} GFL_EXIF_ENTRY

Members

See also