3.2.32.11 EmfPlusSetAntiAliasMode Example 2

This section provides an example of the EmfPlusSetAntiAliasMode record (section 2.3.6.1).

 00000460: 1E 40 0B 00 0C 00 00 00 00 00 00 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 (0x401E)

Flags (0x000B)

Size (0x0000000C)

DataSize (0x00000000)

Type (2 bytes): 0x401E identifies the record type as EmfPlusSetAntiAliasMode.

Flags (2 bytes): 0x000B specifies anti-aliasing with an 8x8 box filter.

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

DataSize (4 bytes): 0x00000000 specifies the size in bytes of record-specific data in this record, and in this case there is none.