PHP. Руководство по PHP. 2005
SWFDisplayItem->multColorHREF="function.swfdisplayitem.moveto.html">HREF="function.swfdisplayitem.remove.html">Пред.
SWFDisplayItem->multColor
(no version information, might be only in CVS)SWFDisplayItem->multColor -- Multiplies the item's color transform
Description
void swfdisplayitem->multcolor (int red, int green, int blue [, int a])Внимание |
-Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ.
Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск. |
swfdisplayitem->multcolor() multiplies the item's color transform by the given values.
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie->add().
This simple example will modify your picture's atmosphere to Halloween (use a landscape or bright picture).
SWFDisplayItem->moveTo
SWFDisplayItem->remove