The gflBitmapHasEXIF function is used to know if the picture has EXIF metadata.
GFL_BOOL gflBitmapHasEXIF( GFL_BITMAP * bitmap );
Parameters
Return value
The function returns GFL_TRUE if the bitmap has EXIF metadata.
See also