win32gui.ImageList_SetOverlayImage

ImageList_SetOverlayImage(hImageList, iImage, iOverlay)

Adds a specified image to the list of images to be used as overlay masks. An image list can have up to four overlay masks in version 4.70 and earlier and up to 15 in version 4.71. The function assigns an overlay mask index to the specified image.

Parameters

hImageList : int

iImage : int

iOverlay : int