I'm looking for an image editor that I can embed easily into an ASP.NET website. I need to be able to draw rectangles, lines and add some text. Additionally, images must not be uploaded to third-party servers.
I've checked sites of the main ISVs that develop .NET controls but none of them provides a standalone image editor that offers all the functionally I mentioned. Most of them let you rotate, flip, resize images and set some filters, that's it. There is one editor http://pixlr.com/app/) that is nearly there. Unfortunately all images have to be uploaded to Pixlr servers which is a deal breaker from my perspective. It can bee anything (JavaScript, Flash, Silverlight, etc) that integrates with ASP.NET.
thanks
Pawel