From: Antonio S. <sc...@te...> - 2004-10-03 20:39:11
|
At 16:09 10/03/04, you wrote: >Thanks, I've managed to get a library and test program as follows to >compile. Two questions: > > 1. I can see which tags exist in my test image, but how do I get at > their values Using: exif_entry_get_value - the value as a string exif_get_short, exif_get_long, etc - the raw value in entry->data returned by exif_content_get_entry scuri |