Set each pixel in the image to the minimum value of all the current image pixel values in the neighborhood of size WindowSize.
The minimum filter is typically applied to an image to remove positive outlier noise.
Notes: - A UI for this is available to your users in the Image Processing dialog - If the image PixelFormat is not ie24RGB or ie1g, it will be converted