ImageGear Professional v18.2 > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_ENCRYPTION > IG_ARTX_encryption_encrypt |
This function encrypts the area of hIGear covered by the encryption mark.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_encryption_encrypt( HIG_ARTX_ENCRYPTION hMark, HIGEAR hIGear ); |
Name | Type | Description |
hMark | HIG_ARTX_ENCRYPTION | Annotation handle. |
hIGear | HIGEAR | Image page to encrypt. |
Error count.
All pixel formats supported by ImageGear Professional.
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.