Imagick::encipherImage

(No version information available, might only be in Git)

Imagick::encipherImageEnciphers an image

Descrierea

Imagick::encipherImage ( string $passphrase ) : bool

Converts plain pixels to enciphered pixels. The image is not readable until it has been deciphered using Imagick::decipherImage() Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.3.9 sau ulterior.

Parametri

passphrase

The passphrase

Valorile întoarse

Întoarce TRUE în caz de succes.

A se vedea și