Can somebody help me finding some way to implement an image editor in a asp.net web application.
The features that I want to have in this editor are:
1. Image tagging
2. Highlighting a particular area, marking, adding text
3. corp, zoom, resize, rotate
4. adding shapes like circle, rectagle, arrow etc on the original image

we have tried some of these features using ajax and gdi programming and could do some of the features but not all

I am looking for something like http://www.leadtools.com/sdk/imaging...inkid=top_menu We are already using the windows version of this tool in one of our applications, but looks like they do not support the same features on web toolkit