The ImagickDraw class
PHP Manual

ImagickDraw::getFontStyle

(PECL imagick 2.0.0)

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