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

/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c1557 % DrawGetFont() returns a null-terminaged string specifying the font used
1561 % The format of the DrawGetFont method is:
1563 % char *DrawGetFont(const DrawingWand *wand)
1570 WandExport char *DrawGetFont(const DrawingWand *wand)
1541 WandExport char *DrawGetFont(const DrawingWand *wand) function

Completed in 139 milliseconds