ImagickDraw
PHP Manual

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 Manual