TImagingCanvas.ApplyMinFilter Method
TImagingCanvas Class

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

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

Selects min pixel from the neighborhood as new pixel.

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