Expand Minimize
This topic has not yet been rated - Rate this topic

CDC::GetColorAdjustment

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.