This function returns the X coordinate of the point.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_point_x_get( HIG_ARTX_POINT hMark, LPAT_INT lpnX ); |
Name | Type | Description |
---|---|---|
hMark | HIG_ARTX_POINT | Point mark. |
lpnX | LPAT_INT | Returned X coordinate of the point. |
Error count.
This function does not process image pixels.