GmagickDraw::settextdecoration

(PECL gmagick >= Unknown)

GmagickDraw::settextdecoration指定装饰

描述

public GmagickDraw::settextdecoration(int $decoration): GmagickDraw

指定在用文本进行注释时要应用的装饰。

参数

int

文本装饰。NoDecoration、UnderlineDecoration、OverlineDecoration 或 LineThroughDecoration 之一

返回值

The GmagickDraw 对象。

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top