Gmagick
PHP Manual

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteReturn if the image has a matte channel

Описание

public int Gmagick::getimagematte ( void )

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

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

Ошибки

Бросает GmagickException при ошибке.


Gmagick
PHP Manual