开发者

Can i 3d rotate an image on the Y axis 10-15 degrees from php?

From

Can i 3d rotate an image on the Y axis 10-15 degrees from php?

I开发者_Go百科 want to create

Can i 3d rotate an image on the Y axis 10-15 degrees from php?

Is this possible with php?


Set Perspective of an Image Using PHP GD:

http://www.jqueryit.com/2010/03/set-perspective-of-image-using-php-gd.html

If you have Imagemagick:

http://php.net/manual/en/function.imagick-distortimage.php


You can, with imagemagick. Here is the ImageMagick documentation for that kind of processing.


You could "fake" the effect by putting a white mask with transparent center corresponding to the desired rotation over the image.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜