Imagick::decipherImage
()
Imagick::decipherImage — Deciphers an image
説明
bool Imagick::decipherImage
( string $passphrase
)
Deciphers image that has been enciphered before. The image must be enciphered using Imagick::encipherImage(). このメソッドは、ImageMagick バージョン 6.3.9 以降で Imagick をコンパイルした場合に使用可能です。
パラメータ
- passphrase
-
The passphrase
返り値
成功した場合に TRUE を返します。
Imagick::decipherImage
There are no user contributed notes for this page.
