Image List Macros
A version of this page is also available for
4/8/2010
The following table shows the image list macros, with a description of the purpose of each.
Programming element | Description |
---|---|
This macro adds an icon to an image list. |
|
This macro calls the ImageList_GetIcon function to create an icon based on an image and mask in an image list. |
|
This macro calls the ImageList_LoadImage function to create an image list from the specified bitmap resource. |
|
This macro prepares the index of an overlay mask so that the ImageList_Draw or ImageList_DrawEx function can use it. |