Free transformation of image shape.

  • Thread starter Thread starter oscar.holmberg
  • Start date Start date
O

oscar.holmberg

Hi,

I would like to transform the shape of an image in any ways.
For example: I have a square image and let the corners be called
a, b, c and d. Now I would like to "move" corner c straight up a few
pixles and corner a straight down a few pixels.
It would now feels like the image been "turned" round its y-axis...

a_____b
| |
|_____|
c d

Is there any nice way to do this in c#?

//Oscar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top