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 Overview | Class Members | Hierarchy Chart
See Also CDC::SetColorAdjustment