Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteCheck if the image has a matte channel

Descrierea

public Gmagick::getimagematte ( ) : int

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

Erori/Excepții

Emite o GmagickException în caz de eroare.

add a note add a note

User Contributed Notes

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