ImagickDraw
PHP Manual

ImagickDraw::setFontFamily

(PECL imagick 2.0.0)

ImagickDraw::setFontFamilySets the font family to use when annotating with text

Beschreibung

bool ImagickDraw::setFontFamily ( string $font_family )
Warnung

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

Sets the font family to use when annotating with text.

Parameter-Liste

font_family

the font family

Rückgabewerte

Liefert TRUE bei Erfolg.


ImagickDraw
PHP Manual