pixelClearException method
PixelClearException() clear any exceptions associated with the iterator.
Implementation
bool pixelClearException() =>
_magickWandBindings.PixelClearException(_wandPtr).toBool();
PixelClearException() clear any exceptions associated with the iterator.
bool pixelClearException() =>
_magickWandBindings.PixelClearException(_wandPtr).toBool();