Php/docs/imagickdraw.getfillcolor

From Get docs

ImagickDraw::getFillColor

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFillColorReturns the fill color


Description

public ImagickDraw::getFillColor ( ) : ImagickPixel

Warning This function is currently not documented; only its argument list is available.


Returns the fill color used for drawing filled objects.


Return Values

Returns an ImagickPixel object.