Convolves canvas' image with given 5x5 filter kernel.
TImagingCanvas Class
public procedure ApplyConvolution5x5(const Filter: TConvolutionFilter5x5);
You can use predefined filter kernels or define your own.