The ImagickDraw class
PHP Manual

ImagickDraw::setFont

(No version information available, might be only in CVS)

ImagickDraw::setFontSets the fully-specified font to use when annotating with text

Beschreibung

bool ImagickDraw::setFont ( string $font_name )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Sets the fully-specified font to use when annotating with text.

Parameter-Liste

font_name

Rückgabewerte

Liefet TRUE bei Erfolg.


The ImagickDraw class
PHP Manual