ImagickDraw
在线手册:中文 英文
PHP手册

ImagickDraw::setFontFamily

(PECL imagick 2.0.0)

ImagickDraw::setFontFamilySets the font family to use when annotating with text

说明

bool ImagickDraw::setFontFamily ( string $font_family )
Warning

本函数还未编写文档,仅有参数列表。

Sets the font family to use when annotating with text.

参数

font_family

the font family

返回值

成功时返回 TRUE .


ImagickDraw
在线手册:中文 英文
PHP手册