ImagickDraw
PHP Manual

ImagickDraw::getFontStyle

(PECL imagick 2.0.0)

ImagickDraw::getFontStyleReturns the font style

Descrizione

int ImagickDraw::getFontStyle ( void )
Avviso

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

Returns the font style used when annotating with text.

Valori restituiti

Returns the font style constant (STYLE_) associated with the ImagickDraw object or 0 if no style is set.


ImagickDraw
PHP Manual