= 2.1.0, PECL imagick 3)Imagick::setImageAlphaChannel — Sets image alpha channel說明public Imagick::setIma">
(PECL imagick 2 >= 2.1.0, PECL imagick 3)
Imagick::setImageAlphaChannel — Sets image alpha channel
$mode
): bool
Activate or deactivate image alpha channel. The mode
is one of the Imagick::ALPHACHANNEL_*
constants.
此方法在Imagick基于ImageMagick 6.3.8以上版本編譯時(shí)可用。
mode
One of the Imagick::ALPHACHANNEL_*
constants
成功時(shí)返回 true
。
錯(cuò)誤時(shí)拋出 ImagickException。