问题
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