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:
| hArtPage | ArtX page handle. |
| phMarkArray | Array with handles of marks to remove. |
| nCount | Number of elements in phMarkArray array. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
