The ImagickDraw class
PHP 手册

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

返回值

无返回值。


The ImagickDraw class
PHP 手册