Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Initializes a CPalette object by creating a Windows logical color palette and attaching it to the CPalette object.
BOOL CreatePalette(
LPLOGPALETTE lpLogPalette
);
Parameters
- lpLogPalette
Points to a LOGPALETTE structure that contains information about the colors in the logical palette.
Return Value
Nonzero if successful; otherwise 0.
Remarks
See the Windows SDK for more information about the LOGPALETTE structure.
Requirements
Header: afxwin.h