ImageGear for C and C++ on Windows v19.0
IG_ARTX_page_group_count

This function returns number of group on ArtX page specified.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_page_group_count(
        HIG_ARTX_PAGE hPage,
        LPAT_INT lpnCount
);

Arguments:

Name Type Description
hPage HIG_ARTX_PAGE ArtX page handle.
lpnCount LPAT_INT Pointer to storage for function result.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback