GmagickDraw::setfontstyle

(PECL gmagick >= 未知)

GmagickDraw::setfontstyle设置在使用文本注释时使用的字体样式

描述

public GmagickDraw::setfontstyle(int $style): GmagickDraw

设置在使用文本注释时使用的字体样式。AnyStyle 枚举充当通配符“不关心”选项。

参数

style

字体样式 (NormalStyle, ItalicStyle, ObliqueStyle, AnyStyle)

返回值

The GmagickDraw 对象。

添加注释

用户贡献的注释

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