2001.06.01 14:33 "How to write a TIFF file from the raster obtained via TIFFReadRGB AImage", by Kim Swift

2001.06.01 14:33 "How to write a TIFF file from the raster obtained via TIFFReadRGB AImage", by Kim Swift

Dear TIFF mailing list,

Greetings. I am new to using libtiff and just signed up for this mailing list.

My question is: How can I write a TIFF file from the raster I obtain via:

TIFFReadRGBAImage(tiff, w, h, raster, 0);

Thanks in advance for any assistance.

Kim Swift

P. S. I am using libtiff version 3.5.6-beta with Microsoft Visual C++ 6.0 on a PC running under Windows 2000.