| 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 |
Thread2005.03.15 13:44 "Re: libtiff: Tiff Tag EXTRASAMPLES and TIFFRGBAImage", by Andrey KiselevOn Thu, Mar 10, 2005 at 11:46:14AM +0100, Daniel Sievers wrote: > > 1) Reading TIFF images with the nice TIFFReadRGBAImage() routine > > (version of libtiff used is 3.7.1 ) > > in line 250 of tif_getimage.c it says: > "if (extrasamples > 1)" Daniel, This is a bug fixed in the current CVS. Should be if (extrasamples >= 1) Best regards, Andrey -- Andrey V. Kiselev Research and Development Telecommunications Centre Office phone: +7 812 1019195 ICQ# 26871517 |
|||||||