2.3.11.26 EMR_SETTEXTCOLOR Record

The EMR_SETTEXTCOLOR record defines the current text foreground color.


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

Size

Color

Type (4 bytes): An unsigned integer that identifies this record type as EMR_SETTEXTCOLOR. This value is 0x00000018.

Size (4 bytes): An unsigned integer that specifies the size of this record in bytes.

Color (4 bytes): A ColorRef object ([MS-WMF] section 2.2.2.8) that specifies the text foreground color.

See section 2.3.11 for more state record types.