magickClearException method
Clears any exceptions associated with this wand.
Implementation
bool magickClearException() =>
_magickWandBindings.MagickClearException(_wandPtr).toBool();
Clears any exceptions associated with this wand.
bool magickClearException() =>
_magickWandBindings.MagickClearException(_wandPtr).toBool();