This function sets the color of the point.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_point_color_set( HIG_ARTX_POINT hMark, LPAT_RGBQUAD lpColor ); |
Name | Type | Description |
---|---|---|
hMark | HIG_ARTX_POINT | Point mark. |
lpColor | LPAT_RGBQUAD | New color of the point. |
Error count.
This function does not process image pixels.