2.2.5.22.4 WB_GRAPHIC_DIB
The WB_GRAPHIC_DIB packet consists of a header that is followed by a raw bitmap.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
header (56 bytes) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
data (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
header (56 bytes): The basic information of the drawing. A WB_GRAPHIC structure.
data (variable): The raw data definition of a bitmap in memory.