编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::embossImage
  • Imagick::enhanceImage »
  • PHP Manual
  • Imagick
  • Enciphers an image

Imagick::encipherImage

(No version information available, might only be in Git)

Imagick::encipherImage — Enciphers an image

说明

Imagick::encipherImage ( string $passphrase ) : bool

Converts plain pixels to enciphered pixels. The image is not readable until it has been deciphered using Imagick::decipherImage() 此方法在Imagick基于ImageMagick 6.3.9以上版本编译时可用。

参数

passphrase

The passphrase

返回值

成功时返回 TRUE。

参见

  • Imagick::decipherImage() - Deciphers an image

相关文章
php imagick transforms an imagephp imagick animates an image or imagesphp imagick change the contrast of the imagephp imagick displays an imagephp imagick displays an image or image sequencephp imagick enciphers an imagephp imagick creates a vertical mirror imagephp imagick returns statistics for each channel in the imagephp imagick gets the image gammaphp imagick gets the potential image typephp imagick get basic image attributes in a lightweight mannerphp imagick reads image from open filehandlephp imagick rounds image cornersphp imagick replaces image in the objectphp imagick sets the image delayphp imagick sets the image opacity levelphp imagick sets the image orientationphp imagick sets the imagick iterator to the last imagephp imagick shaves pixels from the image edgesphp imagick changes the size of an image
关注编程学问公众号
编程学问网 湘ICP备20001732号