Good Tiff library for .NET [closed]

こ雲淡風輕ζ 提交于 2019-12-18 02:09:35

问题


I know libtiff for C, but haven't found a port for .NET. Does such a port exist?


回答1:


My company recently released a free and open-source(New BSD license) version of LibTiff written using only managed C# (license permits commercial use and distribution).

http://bitmiracle.com/libtiff/




回答2:


What about using the built in .NET class? See "How to: Encode and Decode a TIFF Image" on MSDN.



来源:https://stackoverflow.com/questions/294391/good-tiff-library-for-net

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