SF_INLINE bool SetColorTransform(Render::Cxform& cx);
SetColorTransform sets the color transform matrix of the display object.
Parameters |
Description |
Render::Cxform& cx |
The color transformation matrix applied to the display object. |
True if the color transformation matrix was set, otherwise false. False may be returned if the display object has been removed from the stage.