Bitmap
- 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)
void draw(Graphics g, Point pt, Graphics tempMemGraphics)
- drawStretched
void drawStretched(Graphics g, Rect r)
void drawStretched(Graphics g, Rect r, Graphics tempMemGraphics)
- handle
HBITMAP handle [@property getter]
- height
int height [@property getter]
- size
Size size [@property getter]
- width
int width [@property getter]
- 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]