This function removes several marks from page.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT IG_ARTX_page_marks_remove_array( HIG_ARTX_PAGE hArtPage, LPHIG_ARTX_MARK phMarkArray, AT_INT nCount ); |
Arguments:
Name | Type | Description |
hArtPage | HIG_ARTX_PAGE | ArtX page handle. |
phMarkArray | LPHIG_ARTX_MARK | Array with handles of marks to remove. |
nCount | AT_INT | Number of elements in phMarkArray array. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.