©
本文档使用 PHP中文网手册 发布
(PECL imagick 2.0.0)
Imagick::setImageMatteColor — Sets the image matte color
$matte
)Sets the image matte color.
matte
成功时返回 TRUE
。
错误时抛出 ImagickException。
版本 | 说明 |
---|---|
2.1.0 | Now allows a string representing the color as the parameter. Previous versions allow only an ImagickPixel object. |