The ImageList_GetBkColor function retrieves the current background color for an image list.
COLORREF ImageList_GetBkColor(
HIMAGELIST himl
);
The return value is the background color.