GmagickDraw
在线手册:中文 英文
PHP手册

GmagickDraw::getfillcolor

(PECL gmagick >= Unknown)

GmagickDraw::getfillcolorReturns the fill color

说明

public void GmagickDraw::getfillcolor ( void )

Returns the fill color used for drawing filled objects.

参数

此函数没有参数。

返回值

The GmagickPixel fill color used for drawing filled objects.


GmagickDraw
在线手册:中文 英文
PHP手册