Imagick::encipherImage
(PECL imagick 2 >= 2.3.0, PECL imagick 3)
Imagick::encipherImage — 画像を暗号化する
説明
プレーンなピクセル群を暗号化します。Imagick::decipherImage() で復号するまで、この画像は読めなくなります。 このメソッドは、ImageMagick バージョン 6.3.9 以降で Imagick をコンパイルした場合に使用可能です。
パラメータ
passphrase
-
パスフレーズ。
戻り値
成功した場合に true
を返します。
+add a note
User Contributed Notes
There are no user contributed notes for this page.