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

/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c5043 % DrawSetFillRule() sets the fill rule to use while drawing polygons.
5045 % The format of the DrawSetFillRule method is:
5047 % void DrawSetFillRule(DrawingWand *wand,const FillRule fill_rule)
5056 WandExport void DrawSetFillRule(DrawingWand *wand,const FillRule fill_rule)
4954 WandExport void DrawSetFillRule(DrawingWand *wand,const FillRule fill_rule) function

Completed in 60 milliseconds