Image | +--Metafilepublic class Metafile
Implements a Windows metafile as a WFC object.
Fields
Name | Description |
---|---|
EMR_HEADER | Topic under construction. |
handle | Topic under construction. |
Constructors
Name | Description |
---|---|
Metafile(Rectangle bounds) | Topic under construction. |
Metafile(String filename) | Topic under construction. |
Metafile(int hEMF, boolean fOwned) | Topic under construction. |
Metafile(int hEMF) | Topic under construction. |
Metafile(Class type, String resource) | Topic under construction. |
Metafile(IDataStream stream) | Topic under construction. |
Metafile(IStream stream) | Topic under construction. |
Metafile(IPicture picture) | Topic under construction. |
Methods
Name | Description |
---|---|
clone() | Topic under construction. |
copyHandle(int h) | Retrieves a copy of the metafile. |
copyHandle() | Retrieves a copy of the metafile. |
dispose() | Topic under construction. |
drawStretchTo(Graphics g, int x, int y, int width, int height, int rop) | Topic under construction. |
drawTo(Graphics g, int x, int y, int width, int height, int rop) | Topic under construction. |
finalize() | Topic under construction. |
getEnhMetaFileHeader(ENHMETAHEADER emh) | Topic under construction. |
getExtension() | Topic under construction. |
getGraphics() | Topic under construction. |
getHandle() | Topic under construction. |
getPICTDESC() | Topic under construction. |
getSize() | Topic under construction. |
toString() | Topic under construction. |
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Retrieves a copy of the metafile.
Retrieves a copy of the metafile.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
finalize() in Image.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
toString() in Image.