GoWebScan API
GoWebScanVisionWebMsg Class Reference

Description

Represents a message containing a tile of resampled and merged demosaiced vision data for a given section.

Inheritance diagram for GoWebScanVisionWebMsg:
Inheritance graph

Public Member Functions

GoWebScanVisionWebMsgAttrGoWebScanVisionWebMsg_Attributes (GoWebScanVisionWebMsg msg)
 Gets the attributes of a message. More...
 
kStatus GoWebScanVisionWebMsg_Construct (GoWebScanVisionWebMsg *msg, kType pixelType, kSize height, kSize width, kAlloc allocator)
 Constructs a GoWebScanVisionWebMsg msg. More...
 
kArray2 GoWebScanVisionWebMsg_Data (GoWebScanVisionWebMsg msg)
 Gets the tile data array. More...
 
kPointer GoWebScanVisionWebMsg_DataAt (GoWebScanVisionWebMsg msg, kSize rowIndex, kSize colIndex)
 Gets a pointer to the data value at a specified row and column index. More...
 
kSize GoWebScanVisionWebMsg_Height (GoWebScanVisionWebMsg msg)
 Gets the height of a message. More...
 
kArray1 GoWebScanVisionWebMsg_Inputs (GoWebScanVisionWebMsg msg)
 Gets the inputs corresponding to each row of the tile. More...
 
k64sGoWebScanVisionWebMsg_InputsAt (GoWebScanVisionWebMsg msg, kSize index)
 Gets the input at a specified row. More...
 
kType GoWebScanVisionWebMsg_PixelType (GoWebScanVisionWebMsg msg)
 Gets the pixel type of a message. More...
 
kStatus GoWebScanVisionWebMsg_Realloc (GoWebScanVisionWebMsg msg, kSize height, kSize width)
 Resize a GoWebScanVisionWebMsg msg. More...
 
kSize GoWebScanVisionWebMsg_Width (GoWebScanVisionWebMsg msg)
 Gets the width of a message. More...
 

The documentation for this class was generated from the following file: