(No version information available, might only be in Git)
Imagick::setImageAlphaChannel — Sets image alpha channel
$mode
)
Activate or deactivate image alpha channel. The mode
is one of the Imagick::ALPHACHANNEL_*
constants.
Questo metodo è disponibile se Imagick è stato compilato con ImageMagick versione 6.3.8 o successive.
mode
One of the Imagick::ALPHACHANNEL_*
constants
Restituisce TRUE
in caso di successo.
Lancia una ImagickException in caso di errore.