CDC::GetColorAdjustment

BOOL GetColorAdjustment( LPCOLORADJUSTMENT lpColorAdjust ) const;

Return Value

Nonzero if the function is successful; otherwise 0.

Parameters

lpColorAdjust

Points to a COLORADJUSTMENT data structure to receive the color adjustment values.

Remarks

Retrieves the color adjustment values for the device context.

CDC OverviewClass MembersHierarchy Chart

See Also   CDC::SetColorAdjustment