- _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)
Undocumented in source. Be warned that the author may not have intended to support it.
- 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)
Undocumented in source. Be warned that the author may not have intended to support it.
- 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)
Undocumented in source. Be warned that the author may not have intended to support it.
- 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)
Undocumented in source. Be warned that the author may not have intended to support it.
- toBitmap
Bitmap toBitmap(HDC hdc)
Undocumented in source. Be warned that the author may not have intended to support it.
- toBitmap
Bitmap toBitmap()
Undocumented in source. Be warned that the author may not have intended to support it.
- toBitmap
Bitmap toBitmap(Graphics g)
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.
- _fromDStream
IPicture _fromDStream(DStream stm)
Undocumented in source. Be warned that the author may not have intended to support it.
- _fromFileName
IPicture _fromFileName(Dstring fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
- _fromIStream
IPicture _fromIStream(IStream istm)
Undocumented in source. Be warned that the author may not have intended to support it.
- _fromMemory
IPicture _fromMemory(void[] mem)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromFile
Picture fromFile(Dstring fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromMemory
Picture fromMemory(void[] mem)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromStream
Picture fromStream(DStream stm)
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)
Undocumented in source.
- 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.