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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.