OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Definition of TMetafilePict, a MetaFile wrapper class. More...
#include <owl/private/defs.h>
#include <owl/gdibase.h>
#include <owl/wsyscls.h>
#include <pshpack1.h>
#include <poppack.h>
#include <owl/preclass.h>
#include <owl/posclass.h>
Go to the source code of this file.
Classes | |
struct | owl::RECT16 |
struct | owl::METAFILEHEADER |
class | owl::TMetaFilePict |
TMetaFilePict is a support class used with TMetaFileDC to simplify metafile operations, such as playing into a device context (DC) or storing data on the Clipboard. More... | |
class | owl::TEnhMetaFilePict |
TEnhMetaFilePict is a class that encapsulates the enhanced metafile. More... | |
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Functions | |
TClipboard & | owl::operator<< (TClipboard &clipboard, TMetaFilePict &mfp) |
Inserts the metafile picture onto the clipboard. | |
Definition of TMetafilePict, a MetaFile wrapper class.
Definition in file metafile.h.