MagickWand for PHP is an object-oriented PHP interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning MagickWand for PHP.
We have a new method MagickSetImageAlpha() in MagickWand For PHP, version 1.0.6, available this weekend. Use it to activate, deactivate, set, or reset the alpha (matte) channel.
The recently added MagickWand function MagickSetImageAlphachannel uses a lower case "c" for "channel" whereas all the other functions I'm aware of use "Channel".
Was this intentional?
magick wrote:We have a new method MagickSetImageAlpha() in MagickWand For PHP, version 1.0.6, available this weekend. Use it to activate, deactivate, set, or reset the alpha (matte) channel.