2006.12.16 10:14 "[Tiff] Order of Image IFD and Strip Data", by Anurag Singh

2006.12.16 10:14 "[Tiff] Order of Image IFD and Strip Data", by Anurag Singh

Hello All

 I am making copying of tiff image, but i got to know that libtiff modified
 offset of image IFD.
 Actually in the source image image data (Strip Data) is first and then all
 the tags.
 But In the final copy, tag is first and strip data is second.

 I know that there's no problem in order, and ofcourse my tiff image is able
 to open & working fine. but i want to make exact copy.

 So, I want to know that is there any provision in libtiff that anyone can
 specified the above order.

 Thanks In Advance
 Anuarg Singh