Hello,
How to transform a flat image through perspective like this:
Which function should I use ?
Thanks,
Vincent.
Transform image perspective
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Transform image perspective
See the perspective example at http://phpimagick.com/Imagick/distortImage
snibgo's IM pages: im.snibgo.com
Re: Transform image perspective
Wonderful! Thanks, didn't know this website.