Overload List
| Name | Description | 
|---|---|
| RemoveIsolatedPixels()()()() | 
            Removes all groups of 2 white pixels.
              | 
| RemoveIsolatedPixels(Int32, Int32) | RemoveIsolatedPixels removes all groups of PixelCount isolated pixels. The RemoveIsolatedPixels method works only with black/white images (1bit).  |