SWFShape->setLine()
SWFShape->setLine - Sets the shape's line style
Syntax
void SWFShape->setLine (
SWFShape $shape,
int $width,
int $red,
int $green,
int $blue,
int $a,
SWFShape $shape,
int $width,
int $red,
int $green,
int $blue,
int $a)
Arguments
- shape - Number of seconds to skip.
- width - Number of seconds to skip.
- red - Number of seconds to skip.
- green - Number of seconds to skip.
- blue - Number of seconds to skip.
- a - Number of seconds to skip.
- shape - Number of seconds to skip.
- width - Number of seconds to skip.
- red - Number of seconds to skip.
- green - Number of seconds to skip.
- blue - Number of seconds to skip.
- a - Number of seconds to skip.
Description
swfshape->setline() sets the shape's line style. width is the line's width. If width is 0, the line's style is removed (then, all other arguments are ignored). If width > 0, then line's color is set to red, green, blue. Last parameter a is optional.
Version
PHP 4.0.5
Return value
No value is returned.