Browse Source

Merge remote-tracking branch 'origin/dev' into V2

Former-commit-id: b1d50361868630e2c747948339625aba9018501e
af/merge-core
James South 12 years ago
parent
commit
a91b5cc781
  1. 2
      README.md

2
README.md

@ -1,6 +1,8 @@
ImageProcessor ImageProcessor
=============== ===============
[![Build status](https://ci.appveyor.com/api/projects/status/8ypr7527dnao04yr)](https://ci.appveyor.com/project/JamesSouth/imageprocessor)
Imageprocessor is a lightweight library written in C# that allows you to manipulate images on-the-fly using .NET 4.0. Imageprocessor is a lightweight library written in C# that allows you to manipulate images on-the-fly using .NET 4.0.
It's fast, extensible, easy to use, comes bundled with some great features and is fully open source. It's fast, extensible, easy to use, comes bundled with some great features and is fully open source.

Loading…
Cancel
Save