The Imagick class
PHP 手册

Imagick::getImageBackgroundColor

(PECL imagick 2.0.0)

Imagick::getImageBackgroundColorReturns the image background color

说明

ImagickPixel Imagick::getImageBackgroundColor ( void )
Warning

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

Returns the image background color.

返回值

Returns an ImagickPixel set to the background color of the image, throws ImagickException on failure.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP 手册