ImagickDraw
PHP Manual

ImagickDraw::setFontStyle

(PECL imagick 2.0.0)

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

Nie jest zwracana żadna wartość.


ImagickDraw
PHP Manual