ImageGear for C and C++ on Windows v19.9 - Updated
IG_ARTX_action_type_get
API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_ACTION > 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.