Searched defs:ClonePixelWands (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c187 % ClonePixelWands() makes an exact copy of the specified wands.
189 % The format of the ClonePixelWands method is:
191 % PixelWand **ClonePixelWands(const PixelWand **wands,
201 WandExport PixelWand **ClonePixelWands(const PixelWand **wands,
195 WandExport PixelWand **ClonePixelWands(const PixelWand **wands, function

Completed in 190 milliseconds