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