The Imagick class
PHP Manual

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. Throw an ImagickException on error.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP Manual