gflFreeIPTC
The gflFreeIPTC function frees memory allocated by gflBitmapGetIPTC function.
void gflFreeIPTC( GFL_IPTC_DATA * iptc_data );
Parameters
- iptc_data
- Pointer to a GFL_IPTC_DATA structure.
See also