Add(Bitmap bitmap) | ImageList | |
Add(Bitmap bitmap, Bitmap mask) | ImageList | |
Add(Icon icon) | ImageList | |
Add(Bitmap bmp, Colour maskColour) | ImageList | |
Create(int width, int height) | ImageList | |
Create(int width, int height, bool mask) | ImageList | |
Create(int width, int height, bool mask, int initialCount) | ImageList | |
Dispose() | wxObject | |
disposed() | wxObject | [protected] |
Draw(int index, DC dc, int x, int y) | ImageList | |
Draw(int index, DC dc, int x, int y, int flags) | ImageList | |
Draw(int index, DC dc, int x, int y, int flags, bool solidBackground) | ImageList | |
dtor() | wxObject | [protected] |
extern(C) private void VirtualDispose(IntPtr ptr) | wxObject | [static] |
FindObject(IntPtr ptr, newfunc New) | wxObject | [static] |
FindObject(IntPtr ptr) | wxObject | [static] |
function(IntPtr wxobj) new func | wxObject | [static] |
GetSize(int index, inout int width, inout int height) | ImageList | |
GetTypeName() | wxObject | |
ImageCount() | ImageList | |
memOwn | wxObject | [protected] |
New(IntPtr ptr) | ImageList | [static] |
Remove(int index) | ImageList | |
RemoveAll() | ImageList | |
RemoveObject(IntPtr ptr) | wxObject | [static] |
Replace(int index, Bitmap bitmap) | ImageList | |
SafePtr(wxObject obj) | wxObject | [static] |
this(int width, int height, bool mask=true, int initialCount=1) | ImageList | |
this(IntPtr wxobj) | ImageList | |
this() | ImageList | |
wxIMAGELIST_DRAW_FOCUSED | ImageList | |
wxIMAGELIST_DRAW_NORMAL | ImageList | |
wxIMAGELIST_DRAW_SELECTED | ImageList | |
wxIMAGELIST_DRAW_TRANSPARENT | ImageList | |
wxobj | wxObject | |
~this() | wxObject | |