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