The ImagickDraw class
PHP 手册

ImagickDraw::getTextDecoration

(PECL imagick 2.0.0)

ImagickDraw::getTextDecorationReturns the text decoration

说明

int ImagickDraw::getTextDecoration ( void )
Warning

本函数暂无文档,仅有参数列表。

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 手册