ProfileModifier::GetCxform

ProfileModifier::GetCxform
virtual Cxform GetCxform(DrawModeType, const Cxform& cx) const;
Description

GetCxformGets the overridden color transform, based on the current view mode.

Parameters
Parameters 
Description 
const Cxform& cx 
The color transform used with normal rendering. 
DrawModeType 
The type of things that can be drawn. 
Return Value

The color transform to be used to render the current view mode.