|
GoWebScan API
|
| k8u * GoWebScanTracheidWebMsg_AreaAt | ( | GoWebScanTracheidWebMsg | msg, |
| kSize | rowIndex, | ||
| kSize | colIndex | ||
| ) |
Gets a pointer to the area value at a specified row and column index.
| msg | GoWebScanTracheidWebMsg msg. |
| rowIndex | Row index (Y-axis). |
| colIndex | Column index (X-axis). |