2.3.11.11 EMR_SETBKMODE Record

The EMR_SETBKMODE record specifies the background mix mode to use with text, hatched brushes, and pens that are not solid lines.


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

BackgroundMode

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

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

BackgroundMode (4 bytes): An unsigned integer that specifies the background mode, from the BackgroundMode enumeration (section 2.1.4).

See section 2.3.11 for more state record types.