ImageGear Professional DLL for Windows
IG_ARTX_action_type_get

This function returns an action's type.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_ARTX_action_type_get(
        HIG_ARTX_ACTION hAction,
        enumIGArtXGUIActionType* pType
);

Arguments:

Name Type Description
hAction HIG_ARTX_ACTION An action object.
pType enumIGArtXGUIActionType* Returned type.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback