3.2.32.2 EmfPlusSetCompositingQuality Example 1
This section provides an example of the EmfPlusSetCompositingQuality record (section 2.3.6.3).
-
000003A0: 24 40 02 00 0C 00 00 00 00 00 00 00
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Type (0x4024) |
Flags (0x0002) |
||||||||||||||||||||||||||||||
|
Size (0x0000000C) |
|||||||||||||||||||||||||||||||
|
DataSize (0x00000000) |
|||||||||||||||||||||||||||||||
Type (2 bytes): 0x4024 identifies the record type as EmfPlusSetCompositingQuality.
Flags (2 bytes): 0x0002 specifies CompositingQualityHighSpeed from the CompositingQuality 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.