The Imagick class
PHP Manual

Imagick::getImageMatteColor

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

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 and throws ImagickException on failure.

Błędy/Wyjątki

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


The Imagick class
PHP Manual