编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::cycleColormapImage
  • Imagick::deconstructImages »
  • PHP Manual
  • Imagick
  • Deciphers an image

Imagick::decipherImage

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

Imagick::decipherImage — Deciphers an image

说明

Imagick::decipherImage ( string $passphrase ) : bool

Deciphers image that has been enciphered before. The image must be enciphered using Imagick::encipherImage(). 此方法在Imagick基于ImageMagick 6.3.9以上版本编译时可用。

参数

passphrase

The passphrase

返回值

成功时返回 TRUE。

参见

  • Imagick::encipherImage() - Enciphers an image

相关文章
php imagick adaptively resize image with data dependent triangulationphp imagick adaptively sharpen the imagephp imagick removes a region of an image and trimsphp imagick compares an image to a reconstructed imagephp imagick deciphers an imagephp imagick delete image artifactphp imagick exports raw image pixelsphp imagick compares image channels of an image to a reconstructed imagephp imagick gets the image disposal methodphp imagick compares an image to a reconstructed imagephp imagick return if the image has a matte channelphp imagick gets the image scenephp imagick checks if the object has a previous imagephp imagick merges image layersphp imagick reset image pagephp imagick sets image clip maskphp imagick sets the image compressionphp imagick sets the image units of resolutionphp imagick sets the image type attributephp imagick sharpens an image
关注编程学问公众号
编程学问网 湘ICP备20001732号