How to build an interactive Image Cropper with Javascript, ImageDraw and ASP.NET

Neodynamic

Well-known member
Joined
Dec 5, 2005
Messages
137
Programming Experience
10+
This ImageDraw demo demonstrates how easily you can use ImageDraw, Javascript and ASP.NET Framework to design an interactive UI Image Cropper.

The following figure is a screenshot of the ASP.NET Image Cropper application that leverages Javascript and ASP.NET for input user interaction and ImageDraw for dynamic image processing purposes.
image-crop-asp-net-figure01.png


This sample lets users to select an area on the target image or photo to perform cropping. The UI lets the user to perform more cropping actions on the result of a previous crop as is shown in the following figure.
image-crop-asp-net-figure02.png


Links:
This Demo
More Demos
Download ImageDraw for ASP.NET
More Information about Neodynamic ImageDraw for ASP.NET


Neodynamic
.NET Components & Controls
Neodynamic
Neodynamic Image Draw for ASP.NET
 
Back
Top