(PECL imagick 2, PECL imagick 3)
Imagick::setImageMatteColor — Sets the image matte color
Diese Funktion ist von Imagick 3.4.4 an MISSBILLIGT. Von der weiteren Verwendung wird dringend abgeraten.
Sets the image matte color.
matte
Liefert true bei Erfolg.
Wirft ImagickException bei Fehlern.
| Version | Beschreibung |
|---|---|
| PECL imagick 2.1.0 | Now allows a string representing the color as the parameter. Previous versions allow only an ImagickPixel object. |