ImageList

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

addImage
int addImage(Icon ico)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
drawIcon
void drawIcon(int i, Canvas dest, Point pos)
Undocumented in source. Be warned that the author may not have intended to support it.
removeImage
void removeImage(int index)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

colorDepth
ColorDepth colorDepth [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
colorDepth
ColorDepth colorDepth [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
handle
HIMAGELIST handle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
images
Icon[] images [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
Size size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
Size size [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IDisposable

dispose
void dispose()
Undocumented in source.

Meta