GmagickDraw
PHP Manual

GmagickDraw::gettextdecoration

(PECL gmagick >= Unknown)

GmagickDraw::gettextdecorationReturns the text decoration

Beschreibung

public int GmagickDraw::gettextdecoration ( void )

Returns the decoration applied when annotating with text.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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


GmagickDraw
PHP Manual