= 2.3.0, PECL imagick 3)Imagick::decipherImage — Deciphers an image說明public Imagick::decipherImage(string $pass">

Imagick::decipherImage

(PECL imagick 2 >= 2.3.0, PECL imagick 3)

Imagick::decipherImageDeciphers an image

說明

public Imagick::decipherImage(string $passphrase): bool

Deciphers image that has been enciphered before. The image must be enciphered using Imagick::encipherImage(). 此方法在Imagick基于ImageMagick 6.3.9以上版本編譯時(shí)可用。

參數(shù)

passphrase

The passphrase

返回值

成功時(shí)返回 true

參見