Gmagick
PHP Manual

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteReturn if the image has a matte channel

Описание

public void 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.

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual