Convolves canvas' image with given 3x3 filter kernel.
TImagingCanvas Class
public procedure ApplyConvolution3x3(const Filter: TConvolutionFilter3x3);
You can use predefined filter kernels or define your own.