The ImagickDraw class
PHP 手册

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 手册