2008.04.21 09:57 "[Tiff] Reading RGB Image", by Essraa A. Abou-Zeid

2008.04.21 15:55 "Re: [Tiff] Reading RGB Image", by Bob Friesenhahn

Another question regarding reading and Writing RGB images without the alpha channel.... do I write it with normal writing functions or shall I use a specific function for RGB that's built in libtiff?

I recommend using TIFFWriteScanline(). It is very efficient and more flexible than the simplified "RGB" interfaces.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/