PHP Doku:: Sets the font style to use when annotating with text - gmagickdraw.setfontstyle.html

Verlauf / Chronik / History: (2) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe GmagickDraw classGmagickDraw::setfontstyle

Ein Service von Reinhard Neidl - Webprogrammierung.

The GmagickDraw class

<<GmagickDraw::setfontsize

GmagickDraw::setfontweight>>

GmagickDraw::setfontstyle

(PECL gmagick >= Unknown)

GmagickDraw::setfontstyleSets the font style to use when annotating with text

Beschreibung

public void GmagickDraw::setfontstyle ( string $style )

Sets the font style to use when annotating with text. The AnyStyle enumeration acts as a wild-card "don't care" option.

Parameter-Liste

style

Font style (NormalStyle, ItalicStyle, ObliqueStyle, AnyStyle)

Rückgabewerte

The GmagickDraw object on success


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)