ImagickDraw::getFillColor()
ImagickDraw::getFillColor - Returns the fill color
Syntax
ImagickPixel ImagickDraw::getFillColor ()
Arguments
-
Description
Returns the fill color used for drawing filled objects.
Version
PHP PECL imagick 2.0.0
Return value
Returns an ImagickPixel object.