The Imagick class
PHP Manual

Imagick::getImageMatteColor

(PECL imagick 2.0.0)

Imagick::getImageMatteColorReturns the image matte color

Opis

ImagickPixel Imagick::getImageMatteColor ( void )
Ostrzeżenie

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

Returns the image matte color.

Zwracane wartości

Returns ImagickPixel object on success. Zgłasza wyjątek ImagickException gdy wystąpi błąd.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


The Imagick class
PHP Manual