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()
414 WandExport char *GetWandViewException(const WandView *wand_view, in GetWandViewException()
469 WandExport RectangleInfo GetWandViewExtent(const WandView *wand_view) in GetWandViewExtent()
618 WandExport PixelWand **GetWandViewPixels(const WandView *wand_view) in GetWandViewPixels()
650 WandExport MagickWand *GetWandViewWand(const WandView *wand_view) in GetWandViewWand()
680 WandExport MagickBooleanType IsWandView(const WandView *wand_view) in IsWandView()
751 *wand_view; in NewWandView() local
813 *wand_view; in NewWandViewExtent() local
867 MagickExport void SetWandViewDescription(WandView *wand_view, in SetWandViewDescription()