| 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 |
Thread2004.07.14 14:48 "Re: multi image "no put routine" error", by Kuo-lin FangOn Tue, 13 Jul 2004, Frank Warmerdam wrote: > I believe the function it is needing is to "put" the image from the file > into your buffer. Can you give a tiffinfo report for the file in question? > I would *imagine* the configuration of the subsequent directories is > different than the first and the later cases are not supported by the RGBA > interface. > > Best regards, > -- Got you. Yes, you are right. The last 4 directories are 16-bit gray scale, so I can not use TIFFReadRGBAImage. But instead, it seems like no function I can use to get the whole gray scale image? Should I use something like TIFFReadEncodedStrip? thanks, Kuolin |
|||||||