Here you'll find how to download the source code for this project and how to install it using NuGet.
NuGet package
Get latest .NET Image Library from NuGet by installing it through the Package Manager Console running the following command:
PM> Install-Package ImageLibrary
Add optimized image filters with multi-thread support by running:
PM> Install-Package ImageLibrary.FastFilters
Source code
You can download all the source code or browse the project over at GitHub.