Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteCheck if the image has a matte channel

Opis

public Gmagick::getimagematte ( void ) : int

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top