GoWebScan API
kStatus GoWebScanVisionBoardMsg_Construct ( GoWebScanVisionBoardMsg msg,
kType  pixelType,
kSize  height,
kSize  width,
kAlloc  allocator 
)

Constructs a GoWebScanVisionBoardMsg board.

Parameters
msgReceives the constructed GoWebScanVisionBoardMsg object.
pixelTypePixel type of the board data array contained in the message.
heightHeight of the board data array contained in the message.
widthWidth of the board data array contained in the message.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.