Home
last modified time | relevance | path

Searched defs:wand_view (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
Dwand-view.c118 WandExport WandView *CloneWandView(const WandView *wand_view) in CloneWandView()
189 WandExport WandView *DestroyWandView(WandView *wand_view) in DestroyWandView()
411 WandExport char *GetWandViewException(const WandView *wand_view, in GetWandViewException()
466 WandExport RectangleInfo GetWandViewExtent(const WandView *wand_view) in GetWandViewExtent()
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()
748 *wand_view; in NewWandView() local
807 *wand_view; in NewWandViewExtent() local
858 MagickExport void SetWandViewDescription(WandView *wand_view, in SetWandViewDescription()