Strange behaviour with gflBitmapHasIPTC and gflBitmapGetIPTC
Posted: Mon Jul 04, 2005 3:22 pm
Hi,
I have written a function to retreive IPTC data. First I call the gflBitmapHasIPTC function and if it returns true, then I call gflBitmapGetIPTC.
Generally it works fine, but for some tiff images (not all) gflBitmapHasIPTC return true, but gflBitmapGetIPTC returns a NULL pointer !
This is obviously not a big problem, but is it normal ?
Ithier
I have written a function to retreive IPTC data. First I call the gflBitmapHasIPTC function and if it returns true, then I call gflBitmapGetIPTC.
Generally it works fine, but for some tiff images (not all) gflBitmapHasIPTC return true, but gflBitmapGetIPTC returns a NULL pointer !
This is obviously not a big problem, but is it normal ?
Ithier