
Thread
2002.02.25 12:07 "TIFFReadScanline Query...", by Clint Tevlin
My image is a bi-level fax image, 1 bit/sample, 1 sample/pixel...
I am reading a scanline into a buffer and want to process the line on a bit by bit basis.
I thought I could read it byte by byte but am having trouble working out just how to do this given that the data type is void...(?)
Any suggestions would be appreciated.
Clint
Sydney, Australia