The Imagick class
PHP Manual

Imagick::getImageMatte

(No version information available, might be only in CVS)

Imagick::getImageMatteReturn if the image has a matte channel

Opis

int Imagick::getImageMatte ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns TRUE if the image has a matte channel otherwise false.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.


The Imagick class
PHP Manual