= 2.3.0, PECL imagick 3)Imagick::encipherImage — Enciphers an image說(shuō)明public Imagick::encipherImage(string $pass">
(PECL imagick 2 >= 2.3.0, PECL imagick 3)
Imagick::encipherImage — Enciphers an image
$passphrase
): boolConverts plain pixels to enciphered pixels. The image is not readable until it has been deciphered using Imagick::decipherImage() 此方法在Imagick基于ImageMagick 6.3.9以上版本編譯時(shí)可用。
passphrase
The passphrase
成功時(shí)返回 true
。