ImageGear Professional DLL for Windows
IG_ARTX_GUI_toolbar_version_get

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

Declaration:

 
Copy Code
UINT IG_ARTX_GUI_toolbar_version_get(
        BOOL* pbIsLegacy
);

Arguments:

Name Type Description
pbIsLegacy 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.

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback