Imagick::encipherImage
PHP function
Edit on GitHub ✎
(PECL imagick 2 >= 2.3.0, PECL imagick 3)
Enciphers an image
Description
Imagick::encipherImage(string $passphrase): bool
Converts plain pixels to enciphered pixels. The image is not readable until it has been deciphered using Imagick::decipherImage() 0x639
Parameters
passphraseThe passphrase
Return Values
Success