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

Imagick::getFont

(PECL imagick 2.1.0)

Imagick::getFontGets font

说明

string Imagick::getFont ( void )

Returns the objects font property. 此方法在Imagick基于ImageMagick 6.3.7以上版本编译时可用。

返回值

Returns the string containing the font name or FALSE if not font is set.

参见


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