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
June 2004

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!



2004.06.10 22:40 "Q: Don't want PlanarConfiguration tag in output", by Robert S Kissel

My application treats bilevel images ONLY, in which there is no
need for the PlanarConfiguration tag.

However, the tifflib routines to write out Encoded strips seem
to REQUIRE the PlanarConfiguration tag in the output TIFF, and,
as far as I can tell, there is no way to get rid of it once the
strip has been written.

I'm sure I'm not the first developer to run into this.

Short of making a SECOND pass and re-writing my output file
without the unwanted (and unnecessary) tags, am I overlooking
an obvious solution?

Thank you for your help.