GmagickDraw
PHP Manual

GmagickDraw::getfont

(PECL gmagick >= Unknown)

GmagickDraw::getfontReturns the font

説明

public string GmagickDraw::getfont ( void )

Returns a string specifying the font used when annotating with text.

パラメータ

この関数にはパラメータはありません。

返り値

Returns a string on success and false if no font is set.


GmagickDraw
PHP Manual