Applies median non-linear filter with user defined pixel neighborhood.
TImagingCanvas Class
public procedure ApplyMedianFilter(FilterSize: Integer);
Selects median pixel from the neighborhood as new pixel (current implementation is quite slow).