ImageGear Professional for Windows ActiveX
Encrypt Method

Description:

Scrambles an image bitmap. Your password is also stored. To later decode the image using IGProcessingCtl Control.Decrypt Method, you will need to know the password used in this call.

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

Syntax:

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

Parameters:

Name Description
pPage Reference to IGPage Object to encrypt.
password A password string.

Return Value:

N/A

Bits Per Pixel:

1, 4, 8, 24

Sample:

Image Processing and Effects

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback