| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2008.04.21 15:55 "Re: Reading RGB Image", by Bob FriesenhahnOn Mon, 21 Apr 2008, Essraa A. Abou-Zeid wrote: > 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/ |
|||||||