Gmagick::getimagematte
  (PECL gmagick >= Unknown)
Gmagick::getimagematte — Check if the image has a matte channel
  
 
  Descrizione
  
   public Gmagick::getimagematte(): 
int 
  
  
 
  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.