CPalette::GetNearestPaletteIndex

返回项的索引在最匹配指定的颜色值的逻辑调色板的。

UINT GetNearestPaletteIndex(
   COLORREF crColor 
) const;

参数

  • crColor
    指定要匹配的颜色。

返回值

项的索引在逻辑调色板的。 项包含关闭与指定颜色的颜色。

要求

Header: afxwin.h

请参见

参考

CPalette选件类

层次结构图

GetNearestPaletteIndex