LibJpeg.Net is a .NET version of original LibJpeg library developed by Tom Lane and the Independent JPEG Group (IJG).
LibJpeg.Net allows you to read and Create jpeg images in .NET compatible languages.
Features:
* Free for use in any library, service or application (see license below)
* Full open source
* Classic and more clean Modern interface
* Can be used as dll or included in your application source code.
* 100% managed, without unsafe blocks