|
GoWebScan API
|
| kPointer GoWebScanVisionBoardMsg_DataAt | ( | GoWebScanVisionBoardMsg | msg, |
| kSize | rowIndex, | ||
| kSize | colIndex | ||
| ) |
Gets the pixel value at a specified row and column in the board array.
| msg | GoWebScanVisionBoardMsg object. |
| rowIndex | Row index (Y-axis). |
| colIndex | Column index (X-axis). |