编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 adds random noise to the imagephp imagick transforms an imagephp imagick deciphers an imagephp imagick displays an imagephp imagick creates a vertical mirror imagephp imagick returns the format of a particular image in a sequencephp imagick gets the image gammaphp imagick gets the image orientationphp imagick gets the image total ink densityphp imagick gets the potential image typephp imagick imports image pixelsphp imagick fetch basic attributes about the imagephp imagick reads image from filenamephp imagick rotates an imagephp imagick sets the image matte colorphp imagick sets the image opacity levelphp imagick sets the imagick iterator to the last imagephp imagick sharpens an imagephp imagick shaves pixels from the image edgesphp imagick repeatedly tiles the texture image
关注编程学问公众号
编程学问网 湘ICP备20001732号