#include <libemf.h>
Inheritance diagram for EMF::EMRSETBKMODE::
Public Methods | |
EMRSETBKMODE (DWORD mode) | |
EMRSETBKMODE (DATASTREAM &ds) | |
bool | serialize (DATASTREAM ds) |
int | size (void) const |
void | execute (METAFILEDEVICECONTEXT *, HDC dc) const |
Set the background mode: transparent or opaque. Seems to be ignored by StarOffice. (Appears to work for text, though.)
|
|
|
Construct a SetBkMode record from the input datastream.
|
|
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. |