The Imagick class
PHP Manual

Imagick::getImageMatteColor

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

Imagick::getImageMatteColorReturns the image matte color

Beschreibung

ImagickPixel Imagick::getImageMatteColor ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the image matte color.

Rückgabewerte

Returns ImagickPixel object on success and throws ImagickException on failure.

Fehler/Exceptions

Wirtf ImagickException bei Fehlern.


The Imagick class
PHP Manual