2.2.4.14.1 Rasterizer_LoadRawImage
The Rasterizer_LoadRawImage message loads a 32-bit raw image from the specified buffer.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
_size |
|||||||||||||||||||||||||||||||
|
_msgid |
|||||||||||||||||||||||||||||||
|
_idObjectSubject |
|||||||||||||||||||||||||||||||
|
surContent |
|||||||||||||||||||||||||||||||
|
buffer |
|||||||||||||||||||||||||||||||
|
info (24 bytes) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
offset |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
_size (4 bytes): An unsigned 32-bit integer. The total message size, in bytes.
_msgid (4 bytes): A signed 32-bit integer. The message ID that is unique to the specific target. The _msgid value is 0x00000000 for this message.
_idObjectSubject (4 bytes): An unsigned 32-bit integer. The ID of the target object.
surContent (4 bytes): An unsigned 32-bit integer. The ID of the surface in which to store the content.
buffer (4 bytes): An unsigned 32-bit integer. The ID of the buffer.
info (24 bytes): An ImageHeader (section 2.2.6.7). The image information.
offset (8 bytes): A Point (section 2.2.6.8). The offset within the surface.