ImagickDraw::getFillColor

(PECL imagick 2.0.0)

ImagickDraw::getFillColorReturns the fill color

Beskrivelse

ImagickPixel ImagickDraw::getFillColor ( void )
Advarsel

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

Returns the fill color used for drawing filled objects.

Returnerings Værdier

Returns an ImagickPixel object.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top