PHP Doku:: Set the current line style - function.swf-shapesolid.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenShockwave FlashSWF Funktionenswf_shapelinesolid

Ein Service von Reinhard Neidl - Webprogrammierung.

SWF Funktionen

<<swf_shapefillsolid

swf_shapelineto>>

swf_shapelinesolid

(PHP 4)

swf_shapelinesolidSet the current line style

Description

void swf_shapelinesolid ( float $r , float $g , float $b , float $a , float $width )

The swf_shapeLineSolid() function sets the current line style to the color of the rgba parameters and width to the width parameter. If 0.0 is given as a width then no lines are drawn.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)