
Thread
2010.01.13 21:40 "Re: [Tiff] LibTiff.Net released", by Ryan Schmidt
On Jan 13, 2010, at 05:15, Sergius Bobrovsky wrote:
I'm pleased to announce that my company just released first version of LibTiff.Net. It is free and open source version (port) of LibTiff written using C#.
License is practically the same as for LibTiff. API is very close to original one. Code is fully managed.
LibTiff.Net was developed with a goal to produce images that are byte-to-byte equal to images produced by LibTiff-3.9.2.
You can download binaries or source code with tests here: http://bitmiracle.com/libtiff/
Differences (mostly renames of function names and types) between LibTiff.Net and LibTiff-3.9.2 are described here: http://bitmiracle.com/libtiff/differences.aspx
Following codecs are implemented:
LZW, Packbits, Jpeg, all CCITT versions, Deflate, Adobe Deflate
I hope LibTiff.Net will be useful for some of LibTiff users.
It might be a good idea to register the obvious domain name to go along with this.