| 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.06.08 22:27 "Re: libtiff writes zero valued tile offsets and byte counts", by Mark R OlinSince this is an interesting dialog, and everyone is speculating, I feel more confident of my speculation. Perhaps it is the case that when Photoshop reads zero for size and offset, it defaults to the uncompressed case and to a default size, in which case it can compute a fixed bytecount for each tile and subsequently compute all tile offsets from a starting point after the TIFF headersize? For this to hold of course, the camera software is in fact writing the image data uncompressed: > TIFFSetField( ptiff, TIFFTAG_COMPRESSION, 1 ); // uncompressed then the guess is possible is it not? Mark Olin |
|||||||