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

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c268 % DestroyPixelWands() deallocates resources associated with an array of
271 % The format of the DestroyPixelWands method is:
273 % PixelWand **DestroyPixelWands(PixelWand **wand,
283 WandExport PixelWand **DestroyPixelWands(PixelWand **wand,
275 WandExport PixelWand **DestroyPixelWands(PixelWand **wand, function

Completed in 32 milliseconds