CDC::GetColorAdjustment
Retrieves the color adjustment values for the device context.
BOOL GetColorAdjustment(
LPCOLORADJUSTMENT lpColorAdjust
) const;
Parameters
- lpColorAdjust
Points to a COLORADJUSTMENT data structure to receive the color adjustment values.
Return Value
Nonzero if the function is successful; otherwise 0.
Requirements
Header: afxwin.h