GmagickDraw
PHP Manual

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 Manual