php8.5
Home/ Manual/ imagick / imagick/ Imagick::decipherImage

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

passphrase

The passphrase

Return Values

Success

See Also

Source: reference/imagick/imagick/decipherimage.xml · from the official PHP manual (php/doc-en)