#include <libemf.h>
Inheritance diagram for EMF::EMRSAVEDC::
Public Methods | |
EMRSAVEDC (void) | |
EMRSAVEDC (DATASTREAM &ds) | |
bool | serialize (DATASTREAM ds) |
int | size (void) const |
void | execute (METAFILEDEVICECONTEXT *, HDC dc) const |
Save the device context (i.e., push contents on a stack of some variety?)
|
Create a Save DC record. |
|
Construct an Savedc record from the input stream.
|
|
Execute this record in the context of the given device context.
Reimplemented from EMF::METARECORD. |
|
Reimplemented from EMF::METARECORD. |
|
Internally computed size of this record. Reimplemented from EMF::METARECORD. |