PHP » GoLang |
login |
register |
about
|
GoLang SWFShape::setLine
request it (349)
GoLang replacement for PHP's SWFShape::setLine
[edit | history]
SWFShape::setLine(PHP 5 < 5.3.0, PECL ming SVN) SWFShape::setLine — Sets the shape's line style Description
void setLine
( int
$width
, int $red
, int $green
, int $blue
[, int $a
] )Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.
swfshape::setline() sets the shape's line style.
You must declare all line styles before you use them (see example). Return ValuesNo value is returned. ExamplesThis simple example will draw a big "!#%*@", in funny colors and gracious style. Example #1 swfshape::setline() example
<?php Return ValuesNo value is returned. |
more
Recently updated
more
Most requested
more
Last requests
|