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

GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolorReturns the fill color

Beschreibung

public GmagickDraw::getfillcolor(): GmagickPixel

Returns the fill color used for drawing filled objects.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

The GmagickPixel fill color used for drawing filled objects.