Home
last modified time | relevance | path

Searched refs:ClonePixelWand (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickWand/
Dpixel-wand.h58 *ClonePixelWand(const PixelWand *),
Dpixel-wand.c142 WandExport PixelWand *ClonePixelWand(const PixelWand *wand) in ClonePixelWand() function
210 clone_wands[i]=ClonePixelWand(wands[i]); in ClonePixelWands()