| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2006.12.22 16:37 "Re: Order of Image IFD and Strip Data (Joris)", by Priyanshu SharmaAnurag, I totally agree with Joris. If you want an exact replica of your tiff file byte by byte, then why do you want to use LIBTIFF. Rather I will suggest you consider it as any other binary file and use the simple file read and write operations. In case you are not talking about the exact replica of the file but the image, then the order of blocks wont make any difference unless their offsets are not properly maintained in the differnet tags defined in the IFD. So firstly you make yourself clear as in what exactly you want to do. This community will definately help you out. Regards Priyanshu |
|||||||