ImagickDraw::getFontStyle

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFontStyle返回字体样式

说明

public ImagickDraw::getFontStyle(): int
警告

此函数目前没有文档;只有它的参数列表可用。

返回使用文本注释时使用的字体样式。

返回值

返回与 ImagickDraw 对象关联的 STYLE 常量 (imagick::STYLE_*) 或 0(如果未设置样式)。

添加注释

用户贡献的注释

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