2.3.11.10 EMR_SETBKCOLOR Record

The EMR_SETBKCOLOR record specifies the background color for text output.


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_SETBKCOLOR. This value is 0x00000019.

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), which specifies the background color value.

See section 2.3.11 for more state record types.