ImageList_GetBkColor

The ImageList_GetBkColor function retrieves the current background color for an image list.

COLORREF ImageList_GetBkColor(

HIMAGELIST himl  
);  

Parameters

himl

Handle to the image list.

Return Values

The return value is the background color.