TImagingCanvas.ApplyMaxFilter Method
TImagingCanvas Class

Applies max non-linear filter with user defined pixel neighborhood.

Class
Pascal
public procedure ApplyMaxFilter(FilterSize: Integer);
Description

Selects max pixel from the neighborhood as new pixel.

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