Neodynamic ImageDraw for ASP.NET
What is Neodynamic ImageDraw for ASP.NET?
Neodynamic ImageDraw is the definitive solution for professional web imaging design, exclusively developed for ASP.NET applications. Neodynamic ImageDraw for ASP.NET is a set of server controls which generate real time on-fly composite images for ASP.NET Web Applications. ImageDraw allows you to use all the potential of GDI+ to dynamically create composite images supporting Images/Photos/Pictures, Texts, WordArt and Autoshapes like lines, arrows, rectangles, rounded rectangles, polygons, stars, ovals, callouts (speech bubbles), paths, etc.; and a lot of useful built-in Imaging Effects like drop shadows, reflections, perspective views, Polaroid, filmstrip, scaling, resizing, skewing, and so on. You can use ImageDraw to deliver real time dynamically generated composite images such as picture thumbnails, image buttons, image maps or any other graphical application.


ImageDraw comes in three different ASP.NET controls:
 ImageDraw
Extends the built-in Image control (System.Web.UI.WebControls.Image class) providing the ability to dynamically generate composite images.

 ImageDrawButton
Extends the built-in ImageButton control (System.Web.UI.WebControls.ImageButton class) providing the ability to dynamically generate composite images. The Click event supplies the x/y coordinates of where the user clicked the image providing a means to respond differently depending on what part of the image is clicked or to dynamically drawing on using ImageElement, TextElement, WordArtElement or ShapeElement objects.

 ImageDrawMap
Extends the built-in ImageMap control (System.Web.UI.WebControls.ImageMap class) providing the ability to dynamically generate composite image map. ImageDrawMap creates an image that contains defined hot spot regions. When a user clicks a hot spot region, the control can either generate a post back to the server or navigate to a specified URL. Both the image representing the "map" and the hot spot regions can be created at design-time using ImageDraw Visual Editor.


Features