Imagick::setImageAlphaChannel
Sets image alpha channel
Description
public bool Imagick::setImageAlphaChannel(int $mode)
Parameters
-
mode
-
One of the Imagick::ALPHACHANNEL_* constants
Return Values
Returns true on success.
Errors/Exceptions
Throws ImagickException on error.