Searched refs:clut_wand (Results 1 – 1 of 1) sorted by relevance
1606 const MagickWand *clut_wand,const PixelInterpolateMethod method) in MagickClutImage() argument1615 if ((wand->images == (Image *) NULL) || (clut_wand->images == (Image *) NULL)) in MagickClutImage()1617 status=ClutImage(wand->images,clut_wand->images,method,wand->exception); in MagickClutImage()