Home | History | Annotate | Download | only in api

Lines Matching refs:WandView

64 WandView *CloneWandView(const WandView *wand_view)
86 WandView *DestroyWandView(WandView *wand_view)
108 MagickBooleanType DuplexTransferImageViewMethod(const WandView *source,
109 const WandView *duplex,WandView *destination,const ssize_t y,
124 MagickBooleanType DuplexTransferWandViewIterator(WandView *source,
125 WandView *duplex,WandView *destination,
164 char *GetWandViewException(const WandView *wand_view,
191 RectangleInfo GetWandViewExtent(const WandView *wand_view)
213 MagickBooleanType GetImageViewMethod(const WandView *source,
228 MagickBooleanType GetWandViewIterator(WandView *source,
259 PixelWand *GetWandViewPixels(const WandView *wand_view)
281 MagickWand *GetWandViewWand(const WandView *wand_view)
303 MagickBooleanType IsWandView(const WandView *wand_view)
325 WandView *NewWandView(MagickWand *wand)
347 WandView *NewWandViewExtent(MagickWand *wand,const ssize_t x,
374 void SetWandViewDescription(WandView *image_view,const char *description)
415 MagickBooleanType SetWandViewIterator(WandView *destination,
446 MagickBooleanType TransferImageViewMethod(const WandView *source,
447 WandView *destination,const ssize_t y,const int thread_id,
462 MagickBooleanType TransferWandViewIterator(WandView *source,
463 WandView *destination,TransferWandViewMethod transfer,void *context)
497 MagickBooleanType UpdateImageViewMethod(WandView *source,const ssize_t y,
512 MagickBooleanType UpdateWandViewIterator(WandView *source,