2.3.11.5 EMR_PIXELFORMAT Record

The EMR_PIXELFORMAT record specifies the pixel format to use for graphics operations.<84>


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

Size

pfd (40 bytes)

...

...

...

Type (4 bytes): An unsigned integer that identifies this record type as EMR_PIXELFORMAT. This value is 0x00000068.

Size (4 bytes): An unsigned integer that specifies the size of this record in bytes.

pfd (40 bytes): A PixelFormatDescriptor object (section 2.2.22) that specifies pixel format data.

See section 2.3.11 for more state record types.