Looking for a good basic image edition solution
-
Hi all! I am developing a web-based application mainly using the .NET stack, (ASP.net with C# in the code-behind, the AJAX toolkit...). What I need now is to provide some basic image edition functionalities. These are, to allow for basic zone definition directly over the image, and secondly to provide basic drag-and-drop (allowing to drag a previously defined item to a specific defined section on the image) capability. ¿Is there any valid solution based on the .Net/AJAX stack? ¿Any Javascript-based solution? ¿Must I use some RIA solution as Silverlight or Flash? ¿Must I explore HTML5 for a solution? Thanks for your time.
-
Hi all! I am developing a web-based application mainly using the .NET stack, (ASP.net with C# in the code-behind, the AJAX toolkit...). What I need now is to provide some basic image edition functionalities. These are, to allow for basic zone definition directly over the image, and secondly to provide basic drag-and-drop (allowing to drag a previously defined item to a specific defined section on the image) capability. ¿Is there any valid solution based on the .Net/AJAX stack? ¿Any Javascript-based solution? ¿Must I use some RIA solution as Silverlight or Flash? ¿Must I explore HTML5 for a solution? Thanks for your time.
-
Hi all! I am developing a web-based application mainly using the .NET stack, (ASP.net with C# in the code-behind, the AJAX toolkit...). What I need now is to provide some basic image edition functionalities. These are, to allow for basic zone definition directly over the image, and secondly to provide basic drag-and-drop (allowing to drag a previously defined item to a specific defined section on the image) capability. ¿Is there any valid solution based on the .Net/AJAX stack? ¿Any Javascript-based solution? ¿Must I use some RIA solution as Silverlight or Flash? ¿Must I explore HTML5 for a solution? Thanks for your time.
Hi, maybe this tutorial on how to create an image editor in C# could help. Good luck! http://www.c-sharpcorner.com/uploadfile/hirendra_singh/how-to-make-image-editor-tool-in-C-Sharp/
-
Hi all! I am developing a web-based application mainly using the .NET stack, (ASP.net with C# in the code-behind, the AJAX toolkit...). What I need now is to provide some basic image edition functionalities. These are, to allow for basic zone definition directly over the image, and secondly to provide basic drag-and-drop (allowing to drag a previously defined item to a specific defined section on the image) capability. ¿Is there any valid solution based on the .Net/AJAX stack? ¿Any Javascript-based solution? ¿Must I use some RIA solution as Silverlight or Flash? ¿Must I explore HTML5 for a solution? Thanks for your time.