The open-source .NET version of libtiff.
The .NET version of original libtiff library.
LibTiff.Net provides support for the Tag Image File Format (TIFF), a widely used format for storing image data.
LibTiff.Net is freely available for all uses under the New BSD license.
Features:
- Free for use in any library, service or application
- Full open source
- Can be used as dll or included in your application source code.
- 100% managed, without unsafe blocks
- Can be used in Silverlight
- No external dependencies