Lines Matching refs:WandExport
118 WandExport WandView *CloneWandView(const WandView *wand_view) in CloneWandView()
189 WandExport WandView *DestroyWandView(WandView *wand_view) in DestroyWandView()
255 WandExport MagickBooleanType DuplexTransferWandViewIterator(WandView *source, in DuplexTransferWandViewIterator()
411 WandExport char *GetWandViewException(const WandView *wand_view, in GetWandViewException()
466 WandExport RectangleInfo GetWandViewExtent(const WandView *wand_view) in GetWandViewExtent()
516 WandExport MagickBooleanType GetWandViewIterator(WandView *source, in GetWandViewIterator()
615 WandExport PixelWand **GetWandViewPixels(const WandView *wand_view) in GetWandViewPixels()
647 WandExport MagickWand *GetWandViewWand(const WandView *wand_view) in GetWandViewWand()
677 WandExport MagickBooleanType IsWandView(const WandView *wand_view) in IsWandView()
742 WandExport WandView *NewWandView(MagickWand *wand) in NewWandView()
800 WandExport WandView *NewWandViewExtent(MagickWand *wand,const ssize_t x, in NewWandViewExtent()
910 WandExport MagickBooleanType SetWandViewIterator(WandView *destination, in SetWandViewIterator()
1046 WandExport MagickBooleanType TransferWandViewIterator(WandView *source, in TransferWandViewIterator()
1204 WandExport MagickBooleanType UpdateWandViewIterator(WandView *source, in UpdateWandViewIterator()