Home | History | Annotate | Download | only in MagickWand

Lines Matching refs:MagickWand

18 %                        MagickWand Wand View Methods                         %
49 #include "MagickWand/studio.h"
50 #include "MagickWand/MagickWand.h"
51 #include "MagickWand/magick-wand-private.h"
52 #include "MagickWand/wand.h"
76 MagickWand
651 % MagickWand *GetWandViewWand(const WandView *wand_view)
658 WandExport MagickWand *GetWandViewWand(const WandView *wand_view)
721 % WandView *NewWandView(MagickWand *wand)
755 WandExport WandView *NewWandView(MagickWand *wand)
763 assert(wand != (MagickWand *) NULL);
806 % WandView *NewWandViewExtent(MagickWand *wand,const ssize_t x,
817 WandExport WandView *NewWandViewExtent(MagickWand *wand,const ssize_t x,
826 assert(wand != (MagickWand *) NULL);