ImageGear for C and C++ on Windows v19.3 - Updated
IG_ARTX_GUI_toolbar_version_set
API Reference Guide > ArtXGUI Component API Reference > ArtXGUI Component Functions Reference > IG_ARTX_GUI_toolbar_version_set

This function is for changing the version of the GUI toolbar.

Declaration:

 
Copy Code
UINT IG_ARTX_GUI_toolbar_version_set(
        BOOL bIsLegacy
);

Arguments:

Name Type Description
bIsLegacy BOOL 2.0 toolbar if TRUE; 3.0 toolbar if FALSE.

Return Value:

0 if the function is successful, -1 otherwise.

Supported Raster Image Formats:

This function does not process image pixels.