Imagick クラス
PHP Manual

Imagick::getFont

(PECL imagick 2.1.0)

Imagick::getFontGets font

説明

string Imagick::getFont ( void )

Returns the objects font property. このメソッドは、ImageMagick バージョン 6.3.7 以降で Imagick をコンパイルした場合に使用可能です。

返り値

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

参考


Imagick クラス
PHP Manual