The ImagickDraw class
PHP Manual

ImagickDraw::getTextDecoration

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

ImagickDraw::getTextDecorationReturns the text decoration

Описание

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

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

Returns the decoration applied when annotating with text.

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

Returns one of the DECORATION_ constants and 0 if no decoration is set.


The ImagickDraw class
PHP Manual