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

GmagickDraw::gettextdecoration

(PECL gmagick >= Unknown)

GmagickDraw::gettextdecorationReturns the text decoration

说明

public int GmagickDraw::gettextdecoration ( void )

Returns the decoration applied when annotating with text.

参数

此函数没有参数。

返回值

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


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