Gmagick
PHP Manual

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteCheck if the image has a matte channel

Descrierea

public int Gmagick::getimagematte ( void )

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual