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

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

passphrase

The passphrase

Return Values

Success

See Also

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