ImageCollection.StripPart

Undocumented in source.

Members

Functions

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(Graphics g, Rect r)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

size
Size size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hbm
HBITMAP hbm;
Undocumented in source.
origImg
Image origImg;
Undocumented in source.
partBounds
Rect partBounds;
Undocumented in source.

Inherited Members

From Image

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.

Meta