How would I skew an image with GD Library?

Posted by Jason on Stack Overflow See other posts from Stack Overflow or by Jason
Published on 2009-10-30T15:06:00Z Indexed on 2010/06/08 1:02 UTC
Read the original article Hit count: 456

Filed under:
|

I want to skew an image into a trapezoidal shape. The left and right edges need to be straight up and down; the top and left edges need to be angular. I have no idea what the best way to do this is.

I'm using GD Library and PHP. Can anyone point me in the right direction?

Thanks, Jason

© Stack Overflow or respective owner

Related posts about php

Related posts about gdlib