Imagick
PHP Manual

Imagick::encipherImage

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

Imagick::encipherImageEnciphers an image

Opis

bool Imagick::encipherImage ( string $passphrase )

Converts plain pixels to enciphered pixels. The image is not readable until it has been deciphered using Imagick::decipherImage() Ta metoda jest dostępna, jeśli rozszerzenie Imagick zostało skompilowane z ImageMagick w wersji 6.3.9 lub nowszej.

Parametry

passphrase

The passphrase

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

Zobacz też:


Imagick
PHP Manual