The ImagickDraw class
PHP Manual

ImagickDraw::getFontFamily

(PECL imagick 2.0.0)

ImagickDraw::getFontFamilyReturns the font family

说明

string ImagickDraw::getFontFamily ( void )
Warning

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

Returns the font family to use when annotating with text.

返回值

Returns the font family currently selected or false if font family is not set.


The ImagickDraw class
PHP Manual