SWFShape->setRightFill
(No version information available, might be only in CVS)
SWFShape->setRightFill — Sets right rasterizing color
Descrição
SWFShape
void setRightFill
( int $red
, int $green
, int $blue
[, int $a
] )
Aviso
Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.
Shortcut for swfshape->setrightfill($s->addfill($r, $g, $b [, $a]));.
Valor Retornado
Não há valor retornado.
SWFShape->setRightFill
There are no user contributed notes for this page.
