array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'gmagickdraw.gettextdecoration.php', 1 => 'GmagickDraw::gettextdecoration', 2 => 'Returns the text decoration', ), 'up' => array ( 0 => 'class.gmagickdraw.php', 1 => 'GmagickDraw', ), 'prev' => array ( 0 => 'gmagickdraw.getstrokewidth.php', 1 => 'GmagickDraw::getstrokewidth', ), 'next' => array ( 0 => 'gmagickdraw.gettextencoding.php', 1 => 'GmagickDraw::gettextencoding', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagickdraw/gettextdecoration.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

GmagickDraw::gettextdecoration

(PECL gmagick >= Unknown)

GmagickDraw::gettextdecorationReturns the text decoration

Beschreibung

public GmagickDraw::gettextdecoration(): int

Returns the decoration applied when annotating with text.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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