Value::GetColorTransform

Value::GetColorTransform
SF_INLINE bool GetColorTransform(Render::Cxform* pcx) const;
Description

GetColorTransform retrieves the color transformation matrix of the display object.

Parameters
Parameters 
Description 
Render::Cxform* pcx 
The holder for the returned color transformation matrix. 
Return Value

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