编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::setImageIterations
  • Imagick::setImageMatteColor »
  • PHP Manual
  • Imagick
  • Sets the image matte channel

Imagick::setImageMatte

(PECL imagick 2.0.0)

Imagick::setImageMatte — Sets the image matte channel

说明

Imagick::setImageMatte ( bool $matte ) : bool

Sets the image matte channel. 此方法在Imagick基于ImageMagick 6.2.9以上版本编译时可用。

参数

matte

True activates the matte channel and false disables it.

返回值

成功时返回 TRUE。

相关文章
php imagick returns statistics for each channel in the imagephp imagick return if the image has a matte channelphp imagick separates a channel from the imagephp imagick sets image alpha channelphp imagick sets the image background colorphp imagick sets the image bias for any method that convolves an imagephp imagick sets the depth of a particular image channelphp imagick sets the image delayphp imagick sets the image depthphp imagick sets the image disposal methodphp imagick sets the image sizephp imagick sets the filename of a particular imagephp imagick sets the image matte channelphp imagick sets the image matte colorphp imagick sets the image opacity levelphp imagick sets the image orientationphp imagick sets the page geometry of the imagephp imagick sets an image propertyphp imagick sets the image chromaticity red primary pointphp imagick sets the imagick iterator to the last image
关注编程学问公众号
编程学问网 湘ICP备20001732号