 
            This function is for changing the version of the GUI toolbar.
| 
                        Copy Code
                     | |
|---|---|
| 
UINT IG_ARTX_GUI_toolbar_version_set(
        BOOL bIsLegacy
);
 | |
| Name | Type | Description | 
|---|---|---|
| bIsLegacy | BOOL | 2.0 toolbar if TRUE; 3.0 toolbar if FALSE. | 
0 if the function is successful, -1 otherwise.
This function does not process image pixels.