3.2.45 EMR_SETBKCOLOR Example 2

This section provides an example of the EMF EMR_SETBKCOLOR record ([MS-EMF] section 2.3.11.10).

 000006D0:                           19 00 00 00 
 000006E0: 0C 00 00 00 FF FF FF 00


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 (0x00000019)

Size (0x0000000C)

Color (0x00FFFFFF)

Type (4 bytes): 0x00000019 identifies the record type as EMR_SETBKCOLOR.

Size (4 bytes): 0x0000000C specifies the size of this record in bytes.

Color (4 bytes): 0x00FFFFFF specifies the background color value of the WMF ColorRef object ([MS-WMF] section 2.2.2.8).