ImageGear Professional for Windows ActiveX
Decrypt Method

Description:

Decodes an image, or a rectangular portion thereof, that was encrypted using the Encrypt method. You must supply the password that was used in the call to Encrypt Method. This method works on a DIB, not on a file.

This method takes into account the ROI settings of pPage object, that are accessible via the IGPage Object.ROI Property. By default ROI is set to the entire image.

Syntax:

      Decrypt (ByVal pPage As IGPage, ByVal password As String)

Parameters:

Name Description
pPage Reference to IGPage Object to decrypt.
password The password that was used in the call to Encrypt.

Return Value:

N/A

Bits Per Pixel:

1, 4, 8, 24

Sample:

Image Processing and Effects

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback