GoLang ImagickDraw::getFillColor

request it (208)
GoLang replacement for PHP's ImagickDraw::getFillColor [edit | history]



Do you know a GoLang replacement for PHP's ImagickDraw::getFillColor? Write it!

PHP ImagickDraw::getFillColor

PHP original manual for ImagickDraw::getFillColor [ show | php.net ]

ImagickDraw::getFillColor

(PECL imagick 2.0.0)

ImagickDraw::getFillColorReturns the fill color

Description

ImagickPixel ImagickDraw::getFillColor ( void )
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.