I wrote an image resizing function with GD but I also want to skew the image where one side is larger than the other to give the image perspective like its disappearing into the distance.
Can I do this using the GD module. I don't see any functions in the library that appear to help.