Gmagick::getimagematte
(PECL gmagick >= Unknown)
Gmagick::getimagematte — Check if the image has a matte channel
Descrição
public Gmagick::getimagematte():
int
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns true
if the image has a matte channel, otherwise false
.
Erros/Exceções
Lança uma exceção
GmagickException em caso de erro.