TImagingCanvas.ApplyNonLinearFilter Method
TImagingCanvas Class

Applies custom non-linear filter.

Class
Pascal
public procedure ApplyNonLinearFilter(FilterSize: Integer; 
                                      SelectFunc: TSelectPixelFunction);
Description

Filter size is diameter of pixel neighborhood. Typical values are 3, 5, or 7.

Related Information
You are here: Symbol Reference > Classes > TImagingCanvas Class > Methods > ApplyNonLinearFilter Method