The Imagick class
PHP 手册

Imagick::getImageMatteColor

(PECL imagick 2.0.0)

Imagick::getImageMatteColorReturns the image matte color

说明

ImagickPixel Imagick::getImageMatteColor ( void )
Warning

本函数暂无文档,仅有参数列表。

Returns the image matte color.

返回值

Returns ImagickPixel object on success and throws ImagickException on failure.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP 手册