|
GoWebScan API
|
| kStatus GoWebScanTracheidWebMsg_Construct | ( | GoWebScanTracheidWebMsg * | msg, |
| kSize | height, | ||
| kSize | width, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanTracheidWebMsg msg.
| msg | Receives the constructed GoWebScanTracheidWebMsg msg. |
| height | Height of the tile data array contained in the message. |
| width | Width of the tile data array contained in the message. |
| allocator | Memory allocator (or kNULL for default). |