ImageGear for C and C++ on Windows v19.3 - Updated
IG_ARTX_page_undo
API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_PAGE > IG_ARTX_page_undo

This function reverses the last change in the undo action list.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_page_undo(HIG_ARTX_PAGE hArtPage);

Arguments:

Name Type Description

hArtPage

HIG_ARTX_PAGE

ArtX page handle.

Return Value:

Returns the number of ImageGear errors that occurred during the function call.

Supported Raster Image Formats:

This function does not process image pixels.