(no version information, might be only in CVS)
SWFText->setColor -- Sets the current font color
Description
void
swftext->setcolor ( int red, int green, int blue [, int a] )
Aviso |
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. |
swftext->setspacing() changes the current text color.
Default is black. I think. Color is represented using the RGB system.