GoWebScan API
kStatus GoWebScanTracheidTileMsg_Construct ( GoWebScanTracheidTileMsg msg,
GoWebScanPipeMsgPool  pool,
kSize  count,
kSize  width,
kAlloc  allocator 
)

Constructs a GoWebScanTracheidTileMsg object.

Parameters
msgReceives the constructed GoWebScanTracheidTileMsg object.
poolMessage pool of GoWebScanTracheidTileMsg objects
countLength of tile in Y-axis (pixels).
widthLength of tile in X-axis (pixels).
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.