Imagick::setImageMatte

Sets the image matte channel

Beschreibung

bool Imagick::setImageMatte ( bool $matte )

Sets 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.