From: Lutz <lu...@us...> - 2004-10-03 20:40:14
|
On Sun, 2004-10-03 at 22:22, Gary Lawton wrote: > so now I've just got to get to grips with the library. Any ideas where > to start? What would you like to do with libexif? If you would like to read the entries: You get the values of entries in a human readable format by calling exif_entry_get_value. Regards Lutz |