| 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.04.06 09:46 "Re: BigTIFF Suggestion", by Gerben VosBob Friesenhahn wrote: > > ImageMagick's MIFF format (extension via pure concatenation) Sorry, I'm too lazy at the moment to go and read the ImageMagick source, but in the light of Joris' recent comments, I wonder how you handle that reliably, if it's really pure TIFF concatenation. I mean, there's nothing in a TIFF that tells you the size of the file, so the only way would be to either scan for the TIFF signature (dangerous), or to determine the "last" offset that isn't referred to anywhere (complicated, and with the image deletion problem Joris sketched). Gerben Vos. |
|||||||