Share via


CMFCColorDialog::GetPalette

Retrieves the color palette that is available in the current color dialog.

CPalette* GetPalette() const;

Return Value

A pointer to the CPalette object that was specified in the CMFCColorDialog constructor.

Remarks

The color palette specifies the colors that the user can choose.

Requirements

Header: afxcolordialog.h

See Also

Reference

CMFCColorDialog Class

Hierarchy Chart