GmagickDraw
PHP Manual

GmagickDraw::setfont

(PECL gmagick >= Unknown)

GmagickDraw::setfontSets the fully-specified font to use when annotating with text.

Beschreibung

public GmagickDraw GmagickDraw::setfont ( string $font )

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

Parameter-Liste

font

font name

Rückgabewerte

The GmagickDraw object on success


GmagickDraw
PHP Manual