(no version information, might be only in CVS)
SWFTextField->setcolor -- Sets the color of the text field
Description
void
swftextfield->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. |
swftextfield->setcolor() sets the color of the text field.
Default is fully opaque black. Color is represented using RGB system.