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