Imagick::decipherImage
()
Imagick::decipherImage — Deciphers an image
Descrierea
bool Imagick::decipherImage
( string $passphrase
)
Deciphers image that has been enciphered before. The image must be enciphered using Imagick::encipherImage(). Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.3.9 sau ulterior.
Parametri
- passphrase
-
The passphrase
Valorile întroarse
Întoarce TRUE în caz de succes.
Imagick::decipherImage
There are no user contributed notes for this page.
