PyCImageList Object

A Python type encapsulating an MFC CImageList class.

Methods

Add
Adds an icon to the image list. 

Destroy
Destroys the underlying MFC imagelist object. 

DeleteImageList
Deletes an image list. 

GetBkColor
Retrieves the background color of an Image List. 

GetSafeHandle
Retrieves the HIMAGELIST for the object 

GetImageCount
Retrieves the number of images in an image list. 

GetImageInfo
Retrieves information about an image. 

SetBkColor
Sets the background color for an Image List.