GmagickDraw
PHP Manual

GmagickDraw::getfont

(PECL gmagick >= Unknown)

GmagickDraw::getfontReturns the font

Beschreibung

public mixed GmagickDraw::getfont ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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


GmagickDraw
PHP Manual