(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] )
Внимание |
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ.
Поведение этой функции, ее имя и относящаяся к ней документация
могут измениться в последующих версиях PHP без уведомления.
Используйте эту функцию на свой страх и риск. |
swftext->setspacing() changes the current text color.
Default is black. I think. Color is represented using the RGB system.