ImagickDraw
PHP Manual

ImagickDraw::rotate

(PECL imagick 2.0.0)

ImagickDraw::rotateApplies the specified rotation to the current coordinate space

说明

bool ImagickDraw::rotate ( float $degrees )
Warning

本函数还未编写文档,仅有参数列表。

Applies the specified rotation to the current coordinate space.

参数

degrees

degrees to rotate

返回值

没有返回值。


ImagickDraw
PHP Manual