2.3.11.26 EMR_SETTEXTCOLOR Record
The EMR_SETTEXTCOLOR record defines the current text foreground color.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.