Skip to content

Latest commit

 

History

History
71 lines (60 loc) · 1.97 KB

ns-commctrl-colormap.md

File metadata and controls

71 lines (60 loc) · 1.97 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:commctrl._COLORMAP
COLORMAP (commctrl.h)
Contains information used by the CreateMappedBitmap function to map the colors of the bitmap.
*LPCOLORMAP
COLORMAP
COLORMAP structure [Windows Controls]
LPCOLORMAP
LPCOLORMAP structure pointer [Windows Controls]
_win32_COLORMAP
_win32_COLORMAP_cpp
commctrl/COLORMAP
commctrl/LPCOLORMAP
controls.COLORMAP
controls._win32_COLORMAP
controls\COLORMAP.htm
Controls
VS|Controls|~\controls\toolbar\structures\colormap.htm
12/05/2018
*LPCOLORMAP, COLORMAP, COLORMAP structure [Windows Controls], LPCOLORMAP, LPCOLORMAP structure pointer [Windows Controls], _win32_COLORMAP, _win32_COLORMAP_cpp, commctrl/COLORMAP, commctrl/LPCOLORMAP, controls.COLORMAP, controls._win32_COLORMAP
commctrl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
COLORMAP, *LPCOLORMAP
19H1
_COLORMAP
commctrl/_COLORMAP
LPCOLORMAP
commctrl/LPCOLORMAP
COLORMAP
commctrl/COLORMAP
c++
APIRef
kbSyntax
HeaderDef
Commctrl.h
COLORMAP

COLORMAP structure

-description

Contains information used by the CreateMappedBitmap function to map the colors of the bitmap.

-struct-fields

-field from

Type: COLORREF

Color to map from.

-field to

Type: COLORREF

Color to map to.