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

/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c936 % DrawColor() draws color on image using the current fill color, starting at
945 % The format of the DrawColor method is:
947 % void DrawColor(DrawingWand *wand,const double x,const double y,
961 WandExport void DrawColor(DrawingWand *wand, const double x, const double y,
946 WandExport void DrawColor(DrawingWand *wand, const double x, const double y, function

Completed in 45 milliseconds