2002.04.08 15:45 "writing tiff incrementally", by Moshe

2002.04.08 15:45 "writing tiff incrementally", by Moshe

Hi,

I would like to write a tiff image incrementally: I have a program that writes a tiff file, and I would like to allow users to view the tiles I wrote so far (using standard tiff viewers). Does the library support something like this?

I tried TIFFFlush, but it doesn't allow me to go on writing tiles to the image. If the library does not support it, is there some standard or easy wat to do it?

Any suggestions are welcome.

Thanks,

Moshe