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

Beschreibung

int Imagick::getImageMatte ( void )
Warnung

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

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

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.


The Imagick class
PHP Manual