wxPython
object --+ | Object --+ | ImageList
object
Object
__init__(self, width, height, mask, initialCount)
__del__(self)
__repr__(self)
Add(self, bitmap, mask)
AddIcon(self, icon)
AddWithColourMask(self, bitmap, maskColour)
Draw(self, index, dc, x, x, flags, solidBackground)
GetBitmap(self, index)
GetIcon(self, index)
GetImageCount(self)
GetSize()
Remove(self, index)
RemoveAll(self)
Replace(self, index, bitmap)