|
GoWebScan API
|
| kPointer GoWebScanVisionWebMsg_DataAt | ( | GoWebScanVisionWebMsg | msg, |
| kSize | rowIndex, | ||
| kSize | colIndex | ||
| ) |
Gets a pointer to the data value at a specified row and column index.
| msg | GoWebScanVisionWebMsg msg. |
| rowIndex | Row index (Y-axis). |
| colIndex | Column index (X-axis). |