Query: swf_shapefillsolid
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_SHAPEFILLSOLID(3) 1 SWF_SHAPEFILLSOLID(3) swf_shapefillsolid - Set the current fill style to the specified colorSYNOPSISvoid swf_shapefillsolid (float $r, float $g, float $b, float $a)DESCRIPTIONSets the current fill style to solid, and then sets the fill color to the given color.PARAMETERSo $r - Red value o $g - Green value o $b - Blue value o $a - Alpha valueRETURN VALUESNo value is returned. PHP Documentation Group SWF_SHAPEFILLSOLID(3)