Icon
- this
this(Dstring fileName)
 
A destructor is present on this object, but not explicitly documented in the source.
- dispose
void dispose()
 - draw
void draw(Graphics g, Point pt)
 - drawStretched
void drawStretched(Graphics g, Rect r)
 - toBitmap
Bitmap toBitmap()
 
- handle
HICON handle [@property getter]
 - height
int height [@property getter]
 - size
Size size [@property getter]
 - width
int width [@property getter]
 
- fromHandle
Icon fromHandle(HICON hi)
 
- draw
void draw(Graphics g, Point pt)
 - drawStretched
void drawStretched(Graphics g, Rect r)
 - size
Size size [@property getter]
 - width
int width [@property getter]
 - height
int height [@property getter]