Imagick
PHP Manual

Imagick::decipherImage

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

Imagick::decipherImageDeciphers an image

Descrizione

bool Imagick::decipherImage ( string $passphrase )

Deciphers image that has been enciphered before. The image must be enciphered using Imagick::encipherImage(). This method is available if Imagick has been compiled against ImageMagick version 6.3.9 or newer.

Elenco dei parametri

passphrase

The passphrase

Valori restituiti

Restituisce TRUE in caso di successo.

Vedere anche:


Imagick
PHP Manual