swf_shapelinesolid()
swf_shapelinesolid - Set the current line styleSyntax
swf_shapelinesolid (float $r, float $g, float $b, float $a, float $width)Arguments
- r - Red value
- g - Green value
- b - Blue value
- a - Alpha value
- width - The line width. If 0.0 is given then no lines are drawn.
