GmagickDraw::rotate

(PECL gmagick >= 未知)

GmagickDraw::rotate将指定的旋转应用于当前坐标空间

描述

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

将指定的旋转应用于当前坐标空间。

参数

degrees

旋转角度

返回值

GmagickDraw 对象。

添加笔记

用户贡献的笔记

此页面没有用户贡献的笔记。
To Top