pixelClearIteratorException method
Clear any exceptions associated with the iterator.
Implementation
bool pixelClearIteratorException() =>
_magickWandBindings.PixelClearIteratorException(_iteratorPtr).toBool();
Clear any exceptions associated with the iterator.
bool pixelClearIteratorException() =>
_magickWandBindings.PixelClearIteratorException(_iteratorPtr).toBool();