GFL_IPTC_DATA

GFL SDK

GFL_IPTC_DATA

The GFL_IPTC_DATA structure is used to get IPTC metadata.

typedef struct (
  GFL_IPTC_ENTRY  ItemsList[],  
  GFL_UINT32 NumberOfItems
} GFL_IPTC_DATA

Members

    ItemsList
    Address of a GFL_IPTC_ENTRY structure for the IPTC entries.
    NumberOfItems
    Number of IPTC informations.

See also