CMFCToolBarImages::MapTo3dColors

This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.

BOOL MapTo3dColors(
   BOOL bUseRGBQUAD = TRUE,
   COLORREF clrSrc = (COLORREF)-1,
   COLORREF clrDest = (COLORREF)-1
);

Parameters

  • [in] bUseRGBQUAD
     

  • [in] clrSrc
     

  • [in] clrDest
     

Requirements

Header: afxtoolbarimages.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCToolBarImages Class