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
October 2005

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!



Thread

2005.10.24 07:07 "How can I remove tag from IFD?", by Eugene Shebeko
2005.10.24 18:11 "Re: How can I remove tag from IFD?", by Frank Warmerdam
2005.10.25 09:53 "Re: How can I remove tag from IFD?", by Eugene Shebeko
2005.10.25 11:21 "Re: How can I remove tag from IFD?", by Eugene Shebeko

2005.10.25 09:53 "Re: How can I remove tag from IFD?", by Eugene Shebeko

> I am not aware of a public functions to "unset" a flag in a
> loaded directory, though it wouldn't be all that hard to add.

There is no public function. But I found a TIFFClrFieldBit macros. I
think it will be enough for me. :)

Sure it will be good if such public function will be added in next libtiff
release.