Imagick::getImageAlphaChannel
  Gets the image alpha channel
  
 
  Description
  
   int Imagick::getImageAlphaChannel
    ( void
   )
  
  
 
  Return Values
  
   Returns a constant defining the current alpha channel value. Refer to this
   list of alpha channel constants.
  
  
 
  Errors/Exceptions
  
   Throws ImagickException on error.