3.2.6.27 EMR_EXTTEXTOUTW Example 8
This section provides an example of an EMF EMR_EXTTEXTOUTW record ([MS-EMF] section 2.3.5.8).
-
000651A0: 54 00 00 00 54 00 00 00 000651B0:34 04 00 00 F2 01 00 00 4D 04 00 00 35 02 00 00 000651C0:01 00 00 00 76 84 E1 40 47 A2 E1 40 34 04 00 00 000651D0:28 02 00 00 01 00 00 00 4C 00 00 00 04 10 00 00 000651E0:00 00 00 00 00 00 00 00 78 0F 00 00 F4 0B 00 00 000651F0:50 00 00 00 20 00 00 3C 1A 00 00 00
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Type (0x00000054) |
|||||||||||||||||||||||||||||||
|
Size (0x00000054) |
|||||||||||||||||||||||||||||||
|
Bounds (0x00000434) |
|||||||||||||||||||||||||||||||
|
... (0x000001F2) |
|||||||||||||||||||||||||||||||
|
... (0x0000044D) |
|||||||||||||||||||||||||||||||
|
... (0x00000235) |
|||||||||||||||||||||||||||||||
|
iGraphicsMode (0x00000001) |
|||||||||||||||||||||||||||||||
|
exScale (0x40E18576) |
|||||||||||||||||||||||||||||||
|
eyScale (0x40E1A247) |
|||||||||||||||||||||||||||||||
|
EmrText (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
Type (4 bytes): 0x00000054 identifies the record type as EMR_EXTTEXTOUTW.
Size (4 bytes): 0x00000054 specifies the size of this record in bytes.
Bounds (16 bytes): 0x00000434, 0x000001F2, 0x0000044D, 0x00000235 values are not used.
iGraphicsMode (4 bytes): 0x00000001 specifies the GM_COMPATIBLE graphics mode ([MS-EMF] section 2.1.16).
exScale (4 bytes): 0x40E18576 specifies the X scale from Page units to .01 mm units if the graphics mode is GM_COMPATIBLE.
eyScale (4 bytes): 0x40E1A247 specifies the Y scales from Page units to .01 mm units if the graphics mode is GM_COMPATIBLE.
EmrText (variable): An EmrText object ([MS-EMF] section 2.2.5). This is followed by strings and spacing arrays.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Reference (0x00000434) |
|||||||||||||||||||||||||||||||
|
... (0x00000282) |
|||||||||||||||||||||||||||||||
|
Chars (0x00000001) |
|||||||||||||||||||||||||||||||
|
offString (0x0000004C) |
|||||||||||||||||||||||||||||||
|
Options (0x00001004) |
|||||||||||||||||||||||||||||||
|
Rectangle (0x00000000) |
|||||||||||||||||||||||||||||||
|
... (0x00000000) |
|||||||||||||||||||||||||||||||
|
... (0x00000F78) |
|||||||||||||||||||||||||||||||
|
... (0x00000BF4) |
|||||||||||||||||||||||||||||||
|
offDx (0x00000050) |
|||||||||||||||||||||||||||||||
|
text (" ") |
|||||||||||||||||||||||||||||||
Reference (8 bytes): 0x00000434, 0x00000282 specifies the coordinates of the reference point used to position the string.
Chars (4 bytes): 0x00000001 specifies the number of characters in the string.
offString (4 bytes): 0x0000004C specifies the offset to the string.
Options (4 bytes): 0x00001004 indicates that the rectangle defined in the Rectangle field is used for clipping ([MS-EMF] section 2.1.11).
Rectangle (16 bytes): (0x00000000, 0x00000000, 0x00000F78, 0x00000BF4) defines the clipping rectangle in logical units.
offDx (4 bytes): 0x00000050 specifies the offset to the intercharacter spacing array.
text (4 bytes): " ".