GoWebScan API
kStatus GoWebScanVisionWebMsg_Construct ( GoWebScanVisionWebMsg msg,
kType  pixelType,
kSize  height,
kSize  width,
kAlloc  allocator 
)

Constructs a GoWebScanVisionWebMsg msg.

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