GmagickDraw
在线手册:中文 英文
PHP手册

GmagickDraw::rotate

(PECL gmagick >= Unknown)

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

说明

public GmagickDraw GmagickDraw::rotate ( float $degrees )

Applies the specified rotation to the current coordinate space.

参数

degrees

degrees of rotation

返回值

The GmagickDraw object on success


GmagickDraw
在线手册:中文 英文
PHP手册