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

/external/ImageMagick/MagickWand/
H A Dmagick-wand.c159 % DestroyMagickWand() deallocates memory associated with an MagickWand.
161 % The format of the DestroyMagickWand method is:
163 % MagickWand *DestroyMagickWand(MagickWand *wand)
170 WandExport MagickWand *DestroyMagickWand(MagickWand *wand)
1064 % wand. Use DestroyMagickWand() to dispose of the wand when it is no longer
166 WandExport MagickWand *DestroyMagickWand(MagickWand *wand) function

Completed in 124 milliseconds