What I would like to do is the following: Change the points of the four corners of an image.
What is possible now, is to change the top left corner. But that will only move the image. I want to transform the image by changing the corner coordinates. The effect will be a 3d-kind transformation. A skew transformation will not do, I want to be able to position the corners freely.
Is this possible?