ImagickDraw
在线手册:中文 英文
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.


ImagickDraw
在线手册:中文 英文
PHP手册