(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.
   Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.3.8 oder höher kompiliert wurde.
  
mode
       One of the Imagick::ALPHACHANNEL_* constants
      
   Liefert TRUE bei Erfolg.
  
Wirft ImagickException bei Fehlern.