|
GoWebScan API
|
| kStatus GoWebScanSettings_SetXOrientation | ( | GoWebScanSettings | settings, |
| k32s | value | ||
| ) |
Sets the sensor X orientation which represents whether the X-axis (length) increasing from left-to-right (1) or right-to-left (0).
In a left-to-right system (as viewed from the front), the zero reference is on the left and sensor indices increase left-to-right. In a right-to- left system, the zero reference is on the right and sensor indices increase right-to-left.
| settings | GoWebScanSettings object. |
| value | Sensor X orientation. |