EnhancedMetaFile

Undocumented in source.

Constructors

this
this(HENHMETAFILE hemf, HDC hdcref, bool owned)
Undocumented in source.
this
this(string fileName, HDC hdcref)

Load from a emf file.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

bounds
Rect bounds()
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(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.
frameRectangle
Rect frameRectangle()
Undocumented in source. Be warned that the author may not have intended to support it.
handle
HENHMETAFILE handle()
Undocumented in source. Be warned that the author may not have intended to support it.
height
int height()
Undocumented in source. Be warned that the author may not have intended to support it.
size
Size size()
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width()
Undocumented in source. Be warned that the author may not have intended to support it.

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