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

/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c3968 % DrawPolygon() draws a polygon using the current stroke, stroke width, and
3971 % The format of the DrawPolygon method is:
3973 % void DrawPolygon(DrawingWand *wand,
3985 WandExport void DrawPolygon(DrawingWand *wand,
3906 WandExport void DrawPolygon(DrawingWand *wand, function

Completed in 119 milliseconds