TImagingCanvas.ApplyConvolution5x5 Method
TImagingCanvas Class

Convolves canvas' image with given 5x5 filter kernel.

Class
Pascal
public procedure ApplyConvolution5x5(const Filter: TConvolutionFilter5x5);
Description

You can use predefined filter kernels or define your own.

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