| 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 |
Thread2006.01.03 19:08 "Re: read all uncompressed tiff data", by Rocky PulleyThanks, I figured it out, I just added a Decode field and inverted the array to [1 0], which inverses the black & white. Another problem that I'm having though is that it seems fine for any multi-strip tiff, I've tried packbits and lzw both, but when the image is all in one strip (which is generally what we always use here), I get an error displaying the image from acrobat. Basically, it's one strip that's height is the same height as the whole image. Anyway, I'll keep at it and hopefully find some fix for that, thanks for the advice! -- Rocky |
|||||||