CColorDialog::GetColor

CColorDialog::GetColor

COLORREF GetColor( ) const;

Return Value

A COLORREF value that contains the RGB information for the color selected in the color dialog box.

Remarks

Call this function after calling DoModal to retrieve the information about the color the user selected.

CColorDialog Overview |  Class Members |  Hierarchy Chart

See Also   CColorDialog::SetCurrentColor