gflBitmapGetIPTC
The gflBitmapGetIPTC function returns IPTC metadata in a readable form.
GFL_IPTC_DATA * gflBitmapGetIPTC( GFL_BITMAP * bitmap );
Parameters
- bitmap
- Pointer to a GFL_BITMAP structure.
Return value
The function returns a pointer to a GFL_IPTC_DATA structure.
See also