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()
192 WandExport WandView *DestroyWandView(WandView *wand_view) in DestroyWandView()
413 WandExport char *GetWandViewException(const WandView *wand_view, in GetWandViewException()
468 WandExport RectangleInfo GetWandViewExtent(const WandView *wand_view) in GetWandViewExtent()
616 WandExport PixelWand **GetWandViewPixels(const WandView *wand_view) in GetWandViewPixels()
648 WandExport MagickWand *GetWandViewWand(const WandView *wand_view) in GetWandViewWand()
678 WandExport MagickBooleanType IsWandView(const WandView *wand_view) in IsWandView()
749 *wand_view; in NewWandView() local
811 *wand_view; in NewWandViewExtent() local
865 MagickExport void SetWandViewDescription(WandView *wand_view, in SetWandViewDescription()