Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The EMR_PIXELFORMAT record specifies the pixel format to use for graphics operations.<84>
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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.