Home | History | Annotate | Download | only in MagickWand

Lines Matching refs:MagickWand

50 #include "MagickWand/studio.h"
51 #include "MagickWand/MagickWand.h"
52 #include "MagickWand/magick-wand-private.h"
53 #include "MagickWand/pixel-iterator.h"
54 #include "MagickWand/pixel-wand.h"
55 #include "MagickWand/wand.h"
288 % PixelIterator *NewPixelIterator(MagickWand *wand)
295 WandExport PixelIterator *NewPixelIterator(MagickWand *wand)
319 assert(wand != (MagickWand *) NULL);
402 % PixelIterator *NewPixelRegionIterator(MagickWand *wand,const ssize_t x,
413 WandExport PixelIterator *NewPixelRegionIterator(MagickWand *wand,
434 assert(wand != (MagickWand *) NULL);