Gmagick
PHP Manual

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteReturn if the image has a matte channel

Opis

public int Gmagick::getimagematte ( void )

Returns TRUE if the image has a matte channel otherwise false.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns TRUE if the image has a matte channel otherwise false.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.


Gmagick
PHP Manual