问题
- Where can i find Tiff annotations (Wang/Kodak) format specs? Need to parse some of them and put to text file. Wasted many hours googling with no result.
- What SDKs for .NET can operate with that tags? Free sdk's are preferred. Libtiff has limit of 32K to any tiff tag but some of annotation tags such as bitmap can be longer.
Thanks!
回答1:
The spec is public, but the content holder (eistream) took down their website a few years ago. It is currently being preserved on the web archive here:
http://web.archive.org/web/20030124024322/http://www5.eistream.com/support_pro/faqs/annospec.htm
来源:https://stackoverflow.com/questions/11805197/tiff-annotations