Gmagick
PHP Manual

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteCheck if the image has a matte channel

Beschreibung

public int Gmagick::getimagematte ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.


Gmagick
PHP Manual