VB.Net Project for Images Distortion

As I promised to some of you, here I published a fully working version - written in VB.Net 8 - of my distortion procedure, realized exploiting GDI+ APIs which come with the .Net Framework.

The success of the article I wrote about a half a year ago about image distortion using .Net Framework GDI+ classes (see article) pushed me to pack a new version of this object, fully working and completely stand-alone (that means no need to add/modify/customiza code) and also written in VB.Net format (specially in Italy VB.Net is known more deeply and widely among developers).

It is about a trivial (1 class + 1 aspx + 1 ashx + 1 jpeg) VB.Net website project for Visual Studio 2005 (you can handle it easily also with Visual Web Developer 2005)

Dummy code provided in it permits the following results...

Demo
zip file « download code

Take care. Bye.


Feedbacks

  • Re: VB.Net Project for Images Distortion

    narender (Tuesday, March 17, 2009 1:38 AM)

    “great work. It's great example of image skewing. This is what I'm looking for. Good work and keep it up. Thanks ” rated 5

  • Re: VB.Net Project for Images Distortion

    Chiuan (Thursday, April 15, 2010 9:04 AM)

    “nice work. It's very helpful. Thanks.” rated 5

  • Re: VB.Net Project for Images Distortion

    Chiuan (Monday, April 19, 2010 8:45 AM)

    “nice job. May I use and modify your sample code for any purpose freely?” rated 5

SL2