Searched defs:DrawGetFillColor (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c1452 % DrawGetFillColor() returns the fill color used for drawing filled objects.
1454 % The format of the DrawGetFillColor method is:
1456 % void DrawGetFillColor(const DrawingWand *wand,
1466 WandExport void DrawGetFillColor(const DrawingWand *wand,PixelWand *fill_color)
1440 WandExport void DrawGetFillColor(const DrawingWand *wand,PixelWand *fill_color) function

Completed in 51 milliseconds