PHP 8.3.4 Released!

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteCheck if the image has a matte channel

Descrizione

public Gmagick::getimagematte(): int

Returns true if the image has a matte channel, otherwise false.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns true if the image has a matte channel, otherwise false.

Errori/Eccezioni

Throws an GmagickException on error.

add a note

User Contributed Notes

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