SF_INLINE bool GetColorTransform(Render::Cxform* pcx) const;
GetColorTransform retrieves the color transformation matrix of the display object.
Parameters |
Description |
Render::Cxform* pcx |
The holder for the returned color transformation matrix. |
True if the color transformation matrix was retrieved, otherwise false. False may be returned if the display object has been removed from the stage.