AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
November 2003

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



2003.11.17 20:25 "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!!