EMF Font.
More...
#include <libemf.h>
EMF Font.
Create a new font.
◆ EMREXTCREATEFONTINDIRECTW() [1/2]
| EMREXTCREATEFONTINDIRECTW::EMREXTCREATEFONTINDIRECTW |
( |
FONT * | font, |
|
|
HGDIOBJ | handle ) |
- Parameters
-
| font | an instance of a FONT object. |
| handle | the FONT object's handle. |
◆ EMREXTCREATEFONTINDIRECTW() [2/2]
| EMREXTCREATEFONTINDIRECTW::EMREXTCREATEFONTINDIRECTW |
( |
DATASTREAM & | ds | ) |
|
Construct a CreateFontIndirectW record from the input stream.
- Parameters
-
◆ execute()
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.
◆ serialize()
| bool EMF::EMREXTCREATEFONTINDIRECTW::serialize |
( |
DATASTREAM | ds | ) |
|
|
inlinevirtual |
◆ size()
| int EMF::EMREXTCREATEFONTINDIRECTW::size |
( |
void | | ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following files: