3.2.46 EMR_SETTEXTCOLOR Example 2

This section provides an example of the EMF EMR_SETTEXTCOLOR record ([MS-EMF] section 2.3.11.26).

 000006E0:                 18 00 00 00 0C 00 00 00


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Type (0x00000018)

Size (0x0000000C)

Color (0x00000000)

Type (4 bytes): 0x00000018 identifies the record type as EMR_SETTEXTCOLOR.

Size (4 bytes): 0x0000000C specifies the size of this record in bytes.

Color (4 bytes): 0x00000000 specifies the text color value.