AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
June 2004

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2004.06.07 13:40 "Reading from part of a TIFF while writing another", by James Carroll
2004.06.07 14:05 "Re: Reading from part of a TIFF while writing another", by Frank Warmerdam
2004.06.07 17:29 "Re: Reading from part of a TIFF while writing another", by James Carroll

2004.06.07 13:40 "Reading from part of a TIFF while writing another", by James Carroll

Hello,

I'm dealing with largish tiff files, (Jpeg compressed, tiled.)  and I'm 
wondering if it's possible to write to part of a tiff _while_ I'm reading 
from other parts.

One example is writing a second page of a tiff that's a function of the
first page. Both pages are too big to fit in memory, so I have to be in 
read and write mode at the same time.

Thanks,
-Jim