| 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 |
Thread2004.10.18 14:46 "Re: Fwd: How can I manually set the StripOffsets and StripCounts fields?", by Sachin GargOn Mon, 18 Oct 2004 09:31:54 -0400, Frank Warmerdam <warmerdam@pobox.com> wrote: > I believe the TIFFWriteCheck() function will ensure that a zeroed > set of image offset/size tags gets written. I do this routinely in > my software. The TIFFWriteCheck() function isn't documented in the man > pages, and is mainly intended for internal use. I call it like this: > > TIFFWriteCheck( hTIFF, TIFFIsTiled(hTIFF), "GTiffDataset::Crystalize"); Thanks Frank, this does solved my problem. Also, I noticed the code I copy-pasted from tiffcp doesnt copies compression algorithm related tags. I will see what I need to do to copy them. Anyway, any suggestions on this are ofcourse welcome :-) -- Sachin Garg [India] http://www.geocities.com/schngrg http://sachingarg.go.to |
|||||||