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

/external/ImageMagick/MagickWand/
H A Dmagick-property.c420 % MagickGetFont() returns the font associated with the MagickWand.
422 % The format of the MagickGetFont method is:
424 % char *MagickGetFont(MagickWand *wand)
431 WandExport char *MagickGetFont(MagickWand *wand)
419 WandExport char *MagickGetFont(MagickWand *wand) function

Completed in 141 milliseconds