Imagick::setImageAlphaChannel
Sets image alpha channel
Description
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.