The ImagickDraw class
PHP 手册

ImagickDraw::getFillColor

(PECL imagick 2.0.0)

ImagickDraw::getFillColorReturns the fill color

说明

ImagickPixel ImagickDraw::getFillColor ( void )
Warning

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

Returns the fill color used for drawing filled objects.

返回值

Returns an ImagickPixel object.


The ImagickDraw class
PHP 手册