OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
metafile.h File Reference

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

TClipboardowl::operator<< (TClipboard &clipboard, TMetaFilePict &mfp)
 Inserts the metafile picture onto the clipboard.
 

Detailed Description

Definition of TMetafilePict, a MetaFile wrapper class.

Definition in file metafile.h.