Php/docs/gmagickdraw.rotate

来自菜鸟教程
跳转至:导航、​搜索

GmagickDraw::rotate

(PECL gmagick >= Unknown)

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


说明

public GmagickDraw::rotate ( float $degrees ) : GmagickDraw

Applies the specified rotation to the current coordinate space.


参数

degrees
degrees of rotation


返回值

The GmagickDraw object on success