CodeGuru Forums -
CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic Newsletters VB Forums Developer.com eBook Library


Newest Articles at CodeGuru.com:

  • A Beginner's Guide to PLINQ
  • Understanding the New Cryptographic APIs in Window Phone Mango
  • Simplest Window Service
  • Working with .NET Framework 4.0 Tuples

  • Search CodeGuru:
     




    Go Back   CodeGuru Forums > General Discussion > Announcements, Press Releases, & News
    FAQ Members List Calendar Search Today's Posts Mark Forums Read

    Announcements, Press Releases, & News Use this forum to make announcements, to post press releases, or to present general developer related news. This forum can be used to announce your product(s) and news.

    Reply
     
    Thread Tools Rate Thread Display Modes
      #1    
    Old December 2nd, 2008, 07:20 AM
    neodynamic neodynamic is offline
    Member
     
    Join Date: Jan 2008
    Posts: 113
    neodynamic is an unknown quantity at this point (<10)
    Thumbs up How to build an advanced ASP.NET AJAX Photo Slideshow featuring imaging effects and w

    How to build an advanced ASP.NET AJAX Photo Slideshow featuring imaging effects and watermarks with ImageDraw for ASP.NET

    Technologies used
    - Neodynamic ImageDraw (3.0 or later) for ASP.NET
    - Microsoft .NET Framework (2.0 or later)
    - Microsoft ASP.NET AJAX Framework (1.0 or later)
    - Microsoft ASP.NET AJAX Control Toolkit
    - Microsoft Visual Studio .NET (2005 or later - Visual Web Developer Express Edition)

    This ImageDraw demo - which source code files can be found at the end of this page available for downloading - demonstrates how easily you can use ImageDraw object model and ASP.NET AJAX Framework to design an advanced AJAX-based Photo Slideshow. This demo is based on the Slideshow (SlideShowExtender) sample of AJAX Control Toolkit (http://www.asp.net/AJAX/AjaxControlT...SlideShow.aspx)

    The following figure is a screenshot of the ASP.NET AJAX Photo Slideshow application that leverages ASP.NET AJAX Framework, ASP.NET AJAX Control Toolkit and ImageDraw. Each photo slide is dynamically created by ImageDraw objects adding built-in Rounded Rectangle Shapes for photo metadata; applying the desired imaging effect on the original photo and stamping the ImageDraw logo for watermarking.

    View Figure...
    AJAX Photo Slideshow featuring image metadata drawn inside ImageDraw rounded rectangle shapes, drop shadow effect and ImageDraw watermark.

    This AJAX Photo Slideshow features:
    - Photo Metadata spots
    The photo info such as image name and description is drawn inside rounded rectangles (autoshapes built-in ImageDraw). The first rounded rectangle for image name features a smooth gradient while the second one for image description features an opacity setting making it semi-transparent.
    View Figure...

    - Watermark Logo
    With ImageDraw object model you can easily add watermarks over photos. In this demo, we used an ImageDraw logo image file for watermarking but you can specify any elements on ImageDraw canvas to be used as watermark, for example, you might want a text (not an image file) be used for watermarking.
    View Figure...

    - Built-in Imaging Effects
    ImageDraw features lots of useful Imaging Effects (a.k.a. Actions) out-of-the-box. In this demo we introduce some of those effects like Drop Shadow, Filmstrip, Perspective View, Polaroid, and Reflection. The following figures shown each of those effects and how each photo looks like after processing.
    View Figure...

    Sample Files Download

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


    Neodynamic
    .NET Components & Controls
    http://www.neodynamic.com
    http://www.imagedraw-for-aspnet.com
    Reply With Quote
    Reply

    Bookmarks

    Tags
    ajax, asp.net, imagedraw, neodynamic
    Go Back   CodeGuru Forums > General Discussion > Announcements, Press Releases, & News


    Thread Tools
    Display Modes Rate This Thread
    Rate This Thread:

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is Off
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 10:30 AM.



    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.