()
Imagick::setImageAlphaChannel — Sets image alpha channel
Activate or deactivate image alpha channel. The mode is one of the Imagick::ALPHACHANNEL_* constants. このメソッドは、ImageMagick バージョン 6.3.8 以降で Imagick をコンパイルした場合に使用可能です。
One of the Imagick::ALPHACHANNEL_* constants
成功した場合に TRUE を返します。
エラー時に ImagickException をスローします。