This function decrypts the area previously encrypted with IG_ARTX_encryption_encrypt().
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_encryption_decrypt(
HIG_ARTX_ENCRYPTION hMark
);
|
|
Arguments:
| Name | Type | Description |
| hMark | HIG_ARTX_ENCRYPTION | Annotation handle. |
Return Value:
Error count.
Supported Raster Image Formats:
All pixel formats supported by ImageGear Professional.
Remarks:
Sets applied property to FALSE if decryption was successful.