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

GmagickDraw::getfillopacity

(PECL gmagick >= Unknown)

GmagickDraw::getfillopacityReturns the opacity used when drawing

Beschreibung

public GmagickDraw::getfillopacity(): float

Returns the opacity used when drawing

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the opacity used when drawing using the fill color or fill texture. Fully opaque is 1.0.