TImagingCanvas.ApplyConvolution3x3 Method
TImagingCanvas Class

Convolves canvas' image with given 3x3 filter kernel.

Class
Pascal
public procedure ApplyConvolution3x3(const Filter: TConvolutionFilter3x3);
Description

You can use predefined filter kernels or define your own.

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