
Thread
[...]
2003.10.31 00:45 "ask for suggestions....", by
Dear All,
I am dealing with the very huge TIFF tiled image. What I want to do now is first read the different tile image by ' TIFFReadTile' into a buffer, then I want to save it as a new TIFF image again. I used the ' TIFFWriteScanline', but the writen file can't be opened. I have the following questions:
- how can I read the data out from the tile data? Should I use ' TIFFGetR', 'TIFFGetG' and 'TIFFGetB'?
- when I get the data, how can i write them into the file? Waiting for your kind suggestions!
Editor's note: This mail was not originally archived, and has been reconstructed from quotes.