This function queries filling color of ellipse annotation.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_filled_ellipse_fillcolor_get( HIG_ARTX_FILLED_ELLIPSE hMark, LPAT_RGBQUAD lpColor ); |
Name | Type | Description |
---|---|---|
hMark | HIG_ARTX_FILLED_ELLIPSE | Annotation handle. |
lpColor | LPAT_RGBQUAD | Pointer to storage for the fill color value. |
Error count.
This function does not process image pixels.