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

Glossary Item Box

This function encrypts the area of hIGear covered by the encryption mark.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_ARTX_encryption_encrypt(
        HIG_ARTX_ENCRYPTION hMark,
        HIGEAR hIGear
);

Arguments:

hMark Annotation handle.
hIGear Image page to encrypt.

Return Value:

Error count.

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

Remarks:

If the area (or portion of that area) is covered by another encryption mark, then it does nothing.

Sets applied property to TRUE if encryption was successful.

©2012. Accusoft Corporation. All Rights Reserved.