Value::SetColorTransform

Value::SetColorTransform
SF_INLINE bool SetColorTransform(Render::Cxform& cx);
Description

SetColorTransform sets the color transform matrix of the display object.

Parameters
Parameters 
Description 
Render::Cxform& cx 
The color transformation matrix applied to the display object. 
Return Value

True if the color transformation matrix was set, otherwise false. False may be returned if the display object has been removed from the stage.