Contents
|
PyCImageList
.Add
int =
Add(
bitmap, bitmapMask
)
Adds an image to the list.
Parameters
bitmap, bitmapMask
: (int,int)
2 Bitmaps to use (primary and mask)
Alternative Parameters
bitmap
Bitmap to use
color
Color to use for the mask.
Alternative Parameters
hIcon
Handle of an icon to add.
Return Value
Zero-based index of the first new image.