ImageList_GetBkColor 函数 (commctrl.h)
检索图像列表的当前背景色。
语法
COLORREF ImageList_GetBkColor(
[in] HIMAGELIST himl
);
参数
[in] himl
类型: HIMAGELIST
图像列表的句柄。
返回值
类型: COLORREF
返回值为背景色。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2003 [仅限桌面应用] |
目标平台 | Windows |
标头 | commctrl.h |
Library | Comctl32.lib |
DLL | Comctl32.dll |