Overload | Description |
---|---|
ApplyCloseFilter() | Performs a 3x3 Close filter operation on the image, closing light colored pixels. |
ApplyCloseFilter(FilterCloseOptions) | Performs a Close filter operation of the given size on the image, closing light colored pixels and placing the output in the specified center location. |