Imagick::setImageMatte
(PECL imagick 2, PECL imagick 3)
Imagick::setImageMatte — Sets the image matte channel
Beschreibung
$matte
): boolSets the image matte channel. Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.2.9 oder höher kompiliert wurde.
Parameter-Liste
-
matte
-
True activates the matte channel and false disables it.
Rückgabewerte
Liefert true
bei Erfolg.