SWFText->setColor
(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])
Varování |
Tato funkce je
EXPERIMENTÁLNÍ. Chování této funkce, její
název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích
PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na
vlastní nebezpečí. |
swftext->setspacing() changes the current text color.
Default is black. I think. Color is represented using the RGB system.