imagedraw

  1. Neodynamic

    ImageDraw ASP.NET Multipage TIFF Viewer Sample

    Technologies used - Neodynamic ImageDraw (5.0 or later) for ASP.NET - Microsoft .NET Framework (2.0 or later) - Microsoft Visual Studio 2008 or later / Visual Web Developer 2008 Express Edition or later This ImageDraw demo - which source code files can be found at the end of this page...
  2. Neodynamic

    ImageDraw ASP.NET Photo Callout Editor Sample with Yahoo UI Library (YUI)

    Technologies used - Neodynamic ImageDraw (5.0 or later) for ASP.NET - Microsoft .NET Framework (3.5 or later) - Microsoft Visual Studio 2008 or later / Visual Web Developer 2008 Express Edition or later - Yahoo UI 2.0 This ImageDraw demo - which source code files can be found at the end of...
  3. Neodynamic

    Neodynamic ImageDraw 5.0 for ASP.NET Released!!!

    Neodynamic ImageDraw for ASP.NET is the definitive solution for professional web imaging design, exclusively developed for ASP.NET applications. ImageDraw is a set of server controls (ImageDraw, ImageDrawButton, and ImageDrawMap) which generate real time on-fly Dynamic Composite Images for...
  4. Neodynamic

    How to create dynamic Folded Corners effect through ImageDraw image composition...

    How to create dynamic Folded Corners effect through ImageDraw image composition and ASP.NET Technologies used - Neodynamic ImageDraw (2.0 or later) for ASP.NET - Microsoft .NET Framework (2.0 or later) - Microsoft Visual Studio .NET (2005 or later - Visual Web Developer Express Edition) In...
  5. Neodynamic

    Dynamic Composite Image using ASP.NET GridView Data Binding

    Technologies used - Neodynamic ImageDraw (2.0 or later) for ASP.NET - Microsoft .NET Framework (2.0 or later) - Microsoft Visual Studio .NET (2005 or later - Visual Web Developer Express Edition) In the following guide you'll learn about Data Binding with ImageDraw and GridView control. The...
  6. Neodynamic

    How To: XML Base64 Composite Images Data Binding using ASP.NET and ImageDraw

    Technologies used - Neodynamic ImageDraw (2.0 or later) for ASP.NET - Microsoft .NET Framework (2.0 or later) - Microsoft Visual Studio .NET (2005 or later - Visual Web Developer Express Edition) This white paper describes some of the built-in features of ImageDraw controls when working with...
  7. Neodynamic

    How To: SQL BLOB Composite Images Data Binding using ASP.NET and ImageDraw

    Technologies used - Neodynamic ImageDraw (2.0 or later) for ASP.NET - Microsoft .NET Framework (2.0 or later) - Microsoft Visual Studio .NET (2005 or later - Visual Web Developer Express Edition) This white paper describes some of the built-in features of ImageDraw controls when working with...
  8. D

    Image resizing

    I have an image resizing app and I need to keep the deminsions proportionate. How do I do that with this code? Private Sub Reduce(ByVal factor As Double) img = New Bitmap(img, New Size(50, 50)) picPhoto.Image = img Dim SizeKb As String ' To compute: size in Kb Dim ms...
  9. Neodynamic

    How to dynamically create composite images using embedded images in ASP.NET Resource

    How to dynamically create composite images using embedded images in ASP.NET Resource RESX Technologies used - Neodynamic ImageDraw (2.0 or later) for ASP.NET - Microsoft .NET Framework (2.0 or later) - Microsoft Visual Studio .NET (2005 or later - Visual Web Developer Express Edition) In the...
  10. Neodynamic

    How to build an ASP.NET AJAX Filmstrip Viewer featuring Rounded Image Thumbnails and

    How to build an ASP.NET AJAX Filmstrip Viewer featuring Rounded Image Thumbnails and Reflection effect with ImageDraw Technologies used - Neodynamic ImageDraw (4.0 or later) for ASP.NET - Microsoft .NET Framework (3.5 or later) - Microsoft Visual Studio 2008 or later / Visual Web Developer...
  11. Neodynamic

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

    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...
  12. Neodynamic

    How to build a Business Card Generator in VB.NET and C# featuring dynamic image compo

    How to build a Business Card Generator in VB.NET and C# featuring dynamic image composition with ImageDraw This ImageDraw demo demonstrates how easily you can use ImageDraw object model and .NET Windows Forms Framework to design, in few minutes, a Business Card Generator. Read More… The...
  13. Neodynamic

    How To: ASP.NET Dynamic Image Composition Data Binding consuming Amazon Web Services

    How To: ASP.NET Dynamic Image Composition Data Binding consuming Amazon Web Services using ImageDraw This white paper describes how you can use the <b>ImageDraw's Dynamic Image Composition</b> concept when working with real world <b>XML Web Services</b> such us <b>Amazon Web Services</b> which...
  14. Neodynamic

    How to build an advanced ASP.NET AJAX Photo Editor featuring imaging effects with Ima

    How to build an advanced ASP.NET AJAX Photo Editor featuring imaging effects with ImageDraw This ImageDraw demo demonstrates how easily you can use ImageDraw object model and ASP.NET AJAX Framework to design an advanced AJAX-based Photo Editor. The following figure is a screenshot of the...
  15. Neodynamic

    ImageDraw ASP.NET Multipage TIFF Viewer Sample

    This ImageDraw demo demonstrates how you can use ImageDraw to design a Multipage TIFF Viewer in ASP.NET. This sample lets users to examine all pages in a multipage TIFF image as well as to dynamically add a watermark. The following figure is a screenshot of the ASP.NET Multipage TIFF Viewer...
  16. Neodynamic

    ImageDraw 4.0 for ASP.NET now available

    Neodynamic is proud to announce the availability of ImageDraw 4.0, the most complete Dynamic Composite Image Solution for ASP.NET platform! Neodynamic ImageDraw for ASP.NET is the definitive solution for professional web imaging design, exclusively developed for ASP.NET applications. ImageDraw...
Back
Top