Tiff annotations

元气小坏坏 提交于 2019-12-13 13:10:00

问题


  1. 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.
  2. 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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!