2001.01.14 19:33 "bmp -> tiff", by Eric Hamrick

2001.01.14 19:33 "bmp -> tiff", by Eric Hamrick

I have monochrome data in a buffer taken from a bitmap file. I have converted to the data from double word aligned to byte aligned. I need to write this uncompressed data to a compressed ccitt g4 tif file in a single strip. Is there a way to do this with libtiff?

Thanks in advance,

Eric Hamrick