Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteCheck if the image has a matte channel

Beschreibung

public Gmagick::getimagematte ( void ) : int

Returns TRUE if the image has a matte channel, otherwise FALSE.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns TRUE if the image has a matte channel, otherwise FALSE.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.