ImageGear Professional DLL v17.1 for Windows Accusoft
IG_ARTX_page_apply_to_image
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_PAGE > IG_ARTX_page_apply_to_image

Glossary Item Box

This function applies all the image related marks from hArtPage to the specified hIGear.

Declaration:

  Copy Code
AT_ERRCOUNT IG_ARTX_page_apply_to_image (
        HIG_ARTX_PAGE hArtPage,
        HIGEAR hIGear
);

Arguments:

hArtPage ArtX page handle.
hIGear Handle to the image to which to apply marks.

Return Value:

Error count.

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

Remarks:

Currently, only the Encryption mark is directly related to an image. This function encrypts areas of hIGear covered by all encryption marks from hArtPage.

©2012. Accusoft Corporation. All Rights Reserved.