|
GoWebScan API
|
| kStatus GoWebScanTracheidTileMsg_Construct | ( | GoWebScanTracheidTileMsg * | msg, |
| GoWebScanPipeMsgPool | pool, | ||
| kSize | count, | ||
| kSize | width, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanTracheidTileMsg object.
| msg | Receives the constructed GoWebScanTracheidTileMsg object. |
| pool | Message pool of GoWebScanTracheidTileMsg objects |
| count | Length of tile in Y-axis (pixels). |
| width | Length of tile in X-axis (pixels). |
| allocator | Memory allocator (or kNULL for default). |