The ImagickDraw class
PHP Manual

ImagickDraw::getFontStyle

(No version information available, might be only in CVS)

ImagickDraw::getFontStyleReturns the font style

Описание

int ImagickDraw::getFontStyle ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Returns the font style used when annotating with text.

Возвращаемые значения

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


The ImagickDraw class
PHP Manual