(PECL gmagick >= Unknown)
Check if the image has a matte channel
public int Gmagick::getimagematte ( void )
Returns TRUE if the image has a matte channel, otherwise FALSE.
Returns:
Returns TRUE if the image has a matte channel, otherwise FALSE.
Exception:
Throws an GmagickException on error.