2003.11.17 20:25 "[Tiff] reading tiff files", by Sridhar Duggireddy

Hi,

I have a question... I am using the function TIFFReadEncodedStrip()...Now I want to display the value placed in the buf. As we know the type of buf is (void *). I am not knowing how to display the value in the buf? Is there any way to get the individual bytes in the strip?

Thanks,
Sridhar!!