The ImageList_SetOverlayImage function 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. The function assigns an overlay mask index to the specified image.
BOOL ImageList_SetOverlayImage(
HIMAGELIST himl, | |
int iImage, | |
int iOverlay | |
); |
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero.
An overlay mask is an image drawn transparently over another image. To draw an overlay mask over an image, call the the ImageList_Draw or ImageList_DrawEx function. The fStyle parameter of these functions can use the INDEXTOOVERLAYMASK macro to specify an overlay mask index.
ImageList_Draw, ImageList_DrawEx, INDEXTOOVERLAYMASK
file: /Techref/os/win/api/win32/func/src/f46_17.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 17:34,
3.129.42.22:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/Techref/os/win/api/win32/func/src/f46_17.htm"> ImageList_SetOverlayImage</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.