ImagickDraw
PHP Manual

ImagickDraw::getFontStyle

(PECL imagick 2.0.0)

ImagickDraw::getFontStyleReturns the font style

Descrição

int ImagickDraw::getFontStyle ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the font style used when annotating with text.

Valor Retornado

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


ImagickDraw
PHP Manual