3.2.32.4 EmfPlusSetPixelOffsetMode Example 1

This section provides an example of the EmfPlusSetPixelOffsetMode record (section 2.3.6.5).

 000003B0:                         22 40 03 00
 000003C0: 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 (0x4022)

Flags (0x0003)

Size (0x0000000C)

DataSize (0x00000000)

Type (2 bytes): 0x4022 identifies the record type as EmfPlusSetPixelOffsetMode.

Flags (2 bytes): 0x0003 specifies PixelOffsetModeNone from the PixelOffsetMode enumeration.

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.