2006.09.28 10:27 "[Tiff] Is libtiff Handles EXIF IFD??", by Anurag Singh

2006.09.28 10:27 "[Tiff] Is libtiff Handles EXIF IFD??", by Anurag Singh

Hello All

i am using libtiff latest version and got image which have EXIF IFD, but i dont thing that libtiff handles EXIF IFD.

i got one function TIFFReadCustomDirectory(TIFF* tif, toff_t diroff, constTIFFFieldInfo info[], size_t n) for custom directory..I modified it and some

how it's working. but there no one funtion for writing custom directory like EXIF.

Could anyone suggest me what i have to do?

How do i parse EXIF IFD by using libtiff??

thanks In advance

Anurag