The ImagickDraw class
PHP Manual

ImagickDraw::setFontStyle

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

ImagickDraw::setFontStyleSets the font style to use when annotating with text

Opis

bool ImagickDraw::setFontStyle ( int $style )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Parametry

style

STYLETYPE_ constant

Zwracane wartości

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual