2005.03.10 10:46 "[Tiff] libtiff: Tiff Tag EXTRASAMPLES and TIFFRGBAImage", by Daniel Sievers

2005.03.15 13:44 "Re: [Tiff] libtiff: Tiff Tag EXTRASAMPLES and TIFFRGBAImage", by Andrey Kiselev

I have two related libtiff concerns:

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