- _imgtype
int _imgtype(HGDIOBJ* ph)
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.
- draw
void draw(HDC hdc, Point pt)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw(Graphics g, Point pt)
- drawStretched
void drawStretched(HDC hdc, Rect r)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawStretched
void drawStretched(Graphics g, Rect r)
- getHeight
int getHeight(HDC hdc)
Undocumented in source. Be warned that the author may not have intended to support it.
- getHeight
int getHeight(Graphics g)
- getSize
Size getSize(HDC hdc)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSize
Size getSize(Graphics g)
Undocumented in source. Be warned that the author may not have intended to support it.
- getWidth
int getWidth(HDC hdc)
Undocumented in source. Be warned that the author may not have intended to support it.
- getWidth
int getWidth(Graphics g)
- toBitmap
Bitmap toBitmap(HDC hdc)
Undocumented in source. Be warned that the author may not have intended to support it.
- toBitmap
Bitmap toBitmap(Graphics g)
- toBitmap
Bitmap toBitmap()
Undocumented in source. Be warned that the author may not have intended to support it.
- toHBitmap
HBITMAP toHBitmap(HDC hdc)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromHBitmap
Bitmap fromHBitmap(HBITMAP hbm)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw(Graphics g, Point pt)
Undocumented in source.
- drawStretched
void drawStretched(Graphics g, Rect r)
- size
Size size [@property getter]
Undocumented in source.
- width
int width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- height
int height [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- _imgtype
int _imgtype(HGDIOBJ* ph)
Undocumented in source. Be warned that the author may not have intended to support it.