clearPixelWand method

void clearPixelWand()

ClearPixelWand() clears resources associated with the PixelWand.

Implementation

void clearPixelWand() => _magickWandBindings.ClearPixelWand(_wandPtr);