array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'gmagickdraw.getstrokecolor.php', 1 => 'GmagickDraw::getstrokecolor', 2 => 'Returns the color used for stroking object outlines', ), 'up' => array ( 0 => 'class.gmagickdraw.php', 1 => 'GmagickDraw', ), 'prev' => array ( 0 => 'gmagickdraw.getfontweight.php', 1 => 'GmagickDraw::getfontweight', ), 'next' => array ( 0 => 'gmagickdraw.getstrokeopacity.php', 1 => 'GmagickDraw::getstrokeopacity', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagickdraw/getstrokecolor.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

GmagickDraw::getstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::getstrokecolorReturns the color used for stroking object outlines

Beschreibung

public GmagickDraw::getstrokecolor(): GmagickPixel

Returns the color used for stroking object outlines.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns an GmagickPixel object which describes the color.