gflBitmapHasIPTC
The gflBitmapHasIPTC function is used to know if the picture has IPTC metadata.
GFL_BOOL gflBitmapHasIPTC(
GFL_BITMAP * bitmap
);
Parameters
- bitmap
-
Pointer to a GFL_BITMAP structure.
- comment
-
Pointer to a null-terminated string that contains the comment.
Return value
See also
gflBitmapSetComment,
gflBitmapRemoveMetaData,
gflBitmapHasEXIF,
gflBitmapRemoveEXIFThumbnail,
gflBitmapGetEXIF,
gflFreeEXIF,
gflBitmapGetIPTC,
gflBitmapSetIPTC,
gflFreeIPTC,
gflNewIPTC,
gflSetIPTCValue,
gflRemoveIPTCValue,
gflLoadIPTC,
gflSaveIPTC