Gmagick
PHP Manual

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteCheck if the image has a matte channel

Descrizione

public int Gmagick::getimagematte ( void )

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

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

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual