Gmagick::getimagematte
(PECL gmagick >= Unknown)
Gmagick::getimagematte — Check if the image has a matte channel
Açıklama ¶
public Gmagick::getimagematte():
int
Bağımsız Değişkenler ¶
Bu işlevin bağımsız değişkeni yoktur.
Dönen Değerler ¶
Returns true
if the image has a matte channel, otherwise false
.
Hatalar/İstisnalar ¶
Hata durumunda bir
GmagickException
istisnası oluşur.