SWFShape->setRightFill
(No version information available, might be only in CVS)
SWFShape->setRightFill — Sets right rasterizing color
Descripción
SWFShape
void setRightFill
( int $red
, int $green
, int $blue
[, int $a
] )
Warning
Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.
Shortcut for swfshape->setrightfill($s->addfill($r, $g, $b [, $a]));.
Valores retornados
No value is returned.
SWFShape->setRightFill
There are no user contributed notes for this page.
