EMF Palette.
More...
#include <libemf.h>
EMF Palette.
Create a new palette.
EMRCREATEPALETTE::EMRCREATEPALETTE |
( |
PALETTE * |
palette, |
|
|
HGDIOBJ |
handle |
|
) |
| |
- Parameters
-
palette | an instance of a PALETTE object. |
handle | the PALETTE object's handle. |
EMF::EMRCREATEPALETTE::EMRCREATEPALETTE |
( |
DATASTREAM & |
ds | ) |
|
Construct a CreatePalette record from the input stream.
- Parameters
-
Execute this record in the context of the given device context.
- Parameters
-
source | the device context from which this record is taken. |
dc | device context for execute. |
Implements EMF::METARECORD.
bool EMF::EMRCREATEPALETTE::serialize |
( |
DATASTREAM |
ds | ) |
|
|
inlinevirtual |
int EMF::EMRCREATEPALETTE::size |
( |
void |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following files: