Imagick::decipherImage
PHP function
Edit on GitHub ✎
(PECL imagick 2 >= 2.3.0, PECL imagick 3)
Deciphers an image
Description
Imagick::decipherImage(string $passphrase): bool
Deciphers image that has been enciphered before. The image must be enciphered using Imagick::encipherImage(). 0x639
Parameters
passphraseThe passphrase
Return Values
Success