AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
September 2006

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2006.09.22 13:52 "Handling of EXIF IFD in Libtiff", by Anurag Singh
2006.09.22 15:20 "Re: Handling of EXIF IFD in Libtiff", by Joris Van Damme
2006.09.23 07:39 "Re: Handling of EXIF IFD in Libtiff", by Anurag Singh
2006.09.23 13:39 "Re: Handling of EXIF IFD in Libtiff", by Joris Van Damme
2006.09.25 14:22 "Re: Handling of EXIF IFD in Libtiff", by Phil Harvey
2006.09.25 16:15 "Re: Handling of EXIF IFD in Libtiff", by Joris Van Damme
2006.09.25 16:58 "Re: Handling of EXIF IFD in Libtiff", by Phil Harvey
2006.09.25 17:27 "Re: Handling of EXIF IFD in Libtiff", by Joris Van Damme
2006.09.26 05:46 "Re: Handling of EXIF IFD in Libtiff", by Anurag Singh

2006.09.25 14:22 "Re: Handling of EXIF IFD in Libtiff", by Phil Harvey

> i mean to say is there any other EXIF tag which have offset and on that
> offset may be some data, just like image data.

I don't know if this is what you mean, but the ExifIFD contains the 
InteropIFD and the maker notes, both of which may contain pointers to 
information that must be handled properly when rewriting the image.

	- Phil