| 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 |
Thread2005.01.28 23:02 "Re: planarconfig", by Bob Friesenhahn> > > Is there something I am missing about how tiff works? > > > > It sounds like the reading program is not properly supplying the default > > value. > > Hi I probably should have stipulated that I was using a modified tiffcp to do > this. So it is basically TIFFGetField and TIFFSetField. Basically I got rid It sounds like you just need to use TIFFGetFieldDefaulted rather than TIFFGetField. > ps. I still don't understand why, but opentiff won't copy an image over if > planarconfig is not set but will happily remove it afterwards. Sounds like a bug. Bob ====================================== Bob Friesenhahn bfriesen@simple.dallas.tx.us http://www.simplesystems.org/users/bfriesen |
|||||||