Imagick::encipherImage
()
Imagick::encipherImage — Enciphers an image
Descrierea
bool Imagick::encipherImage
( string $passphrase
)
Converts plain pixels to enciphered pixels. The image is not readable until it has been deciphered using Imagick::decipherImage() 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::encipherImage
There are no user contributed notes for this page.
