ImgEncrypt

Top  Previous  Next

Prototype

 

ImgEncrypt (intImageHandle, intKey)

 

Description

 

Crypt/encrypt an image using a specific key.

 

Parameters

 

intImageHandle: integer value corresponding to image handle.

 

intKey: integer value corresponding to key to use.

 

Returned Value

 

None.

 

Notes

 

None.