The gflBitmapSetIPTC function sets IPTC metadata to a bitmap.
GFL_ERROR gflBitmapSetIPTC( GFL_BITMAP * bitmap, const GFL_IPTC_DATA * iptc_data );
Parameters
Return value
The function returns GFL_NO_ERROR if it is successful or a value of GFL_ERROR.
See also