|
Class Summary |
| Buffer |
A block of raw mmeory. |
| GDIColor |
A color implementation, that supports some additional flags defined by
the Windows API, but has no Alpha-Channel. |
| MfDcState |
Track the state of the DeviceContext of a Windows metafile. |
| MfHeader |
A buffer which represents a Metafile header. |
| MfLogBrush |
A Windows metafile logical brush object. |
| MfLogFont |
A Windows metafile logical font object. |
| MfLogPalette |
|
| MfLogPen |
A Windows metafile logical pen object. |
| MfLogRegion |
A Wmf logical region definition. |
| MfPalette |
A WmfLogicalPalette, currently not implemented. |
| MfRecord |
A Windows metafile record. |
| MfType |
Predefined types of Windows metafile records. |
| WmfFile |
Parses and replays the WmfFile. |
| WmfGraphics2D |
|
| WmfImageProducer |
Implements the ImageProducer interface for the MetaFiles |