ImagickDraw
PHP Manual

ImagickDraw::setFontStyle

(PECL imagick 2.0.0)

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

Descrierea

bool ImagickDraw::setFontStyle ( int $style )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

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

Parametri

style

STYLETYPE_ constant

Valorile întoarse

Nu este întoarsă nici o valoare.


ImagickDraw
PHP Manual