pixelClearIteratorException method

bool pixelClearIteratorException()

Clear any exceptions associated with the iterator.

Implementation

bool pixelClearIteratorException() =>
    _magickWandBindings.PixelClearIteratorException(_iteratorPtr).toBool();