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