SWFShape
PHP Manual

SWFShape->setRightFill

(No version information available, might be only in CVS)

SWFShape->setRightFillSets right rasterizing color

Descrição

SWFShape
void setRightFill ( SWFGradient $fill )
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.

Veja Também


SWFShape
PHP Manual