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

/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c1109 % DrawComment() adds a comment to a vector output stream.
1111 % The format of the DrawComment method is:
1113 % void DrawComment(DrawingWand *wand,const char *comment)
1122 WandExport void DrawComment(DrawingWand *wand,const char *comment)
1105 WandExport void DrawComment(DrawingWand *wand,const char *comment) function

Completed in 4977 milliseconds