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

/external/ImageMagick/MagickWand/
H A Dmagick-wand.c233 % MagickClearException() clears any exceptions associated with the wand.
235 % The format of the MagickClearException method is:
237 % MagickBooleanType MagickClearException(MagickWand *wand)
244 WandExport MagickBooleanType MagickClearException(MagickWand *wand)
238 WandExport MagickBooleanType MagickClearException(MagickWand *wand) function

Completed in 75 milliseconds