Gmagick
PHP Manual

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteReturn 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