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

/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c695 % DrawAnnotation() draws text on the image.
697 % The format of the DrawAnnotation method is:
699 % void DrawAnnotation(DrawingWand *wand,const double x,
713 WandExport void DrawAnnotation(DrawingWand *wand,const double x,const double y,
702 WandExport void DrawAnnotation(DrawingWand *wand,const double x,const double y, function

Completed in 105 milliseconds