(PECL imagick 2.0.0)
Imagick::setImageMatteColor — Sets the image matte color
此函数在 Imagick 3.4.4 中被 废弃,强烈建议不要应用此函数。
matte
成功时返回 TRUE
。
错误时抛出 ImagickException。
版本 | 说明 |
---|---|
2.1.0 | Now allows a string representing the color as the parameter. Previous versions allow only an ImagickPixel object. |