ImagickDraw
PHP Manual

ImagickDraw::setFontStyle

(PECL imagick 2.0.0)

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

Descrizione

bool ImagickDraw::setFontStyle ( int $style )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

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

Elenco dei parametri

style

STYLETYPE_ constant

Valori restituiti

Nessun valore viene restituito.


ImagickDraw
PHP Manual