This function performs the drawing of a GUI action.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT IG_ARTX_action_draw(
HIG_ARTX_ACTION hAction,
HWND hWnd
);
|
|
Arguments:
| Name | Type | Description |
| hAction | HIG_ARTX_ACTION | Handle of GUI action. |
| hWnd | HWND | Windows handle on which to draw. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.