This function sets the ArtX Page to which the ArtX GUI is to be connected.
Copy Code
|
|
---|---|
void IG_ARTX_GUI_page_set(
HIG_ARTX_PAGE hArtXPage
);
|
Name | Type | Description |
---|---|---|
hArtXPage | HIG_ARTX_PAGE | ArtX page to connect to ArtX GUI. |
None
This function does not process image pixels.