Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteCheck if the image has a matte channel

Descrição

public Gmagick::getimagematte ( ) : int

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Erros

Lança uma exceção GmagickException em erros.

add a note add a note

User Contributed Notes

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