JUCE  v5.1.1-3-g1a0b28c73
JUCE API
ImageConvolutionKernel Member List

This is the complete list of members for ImageConvolutionKernel, including all inherited members.

applyToImage(Image &destImage, const Image &sourceImage, const Rectangle< int > &destinationArea) constImageConvolutionKernel
clear()ImageConvolutionKernel
createGaussianBlur(float blurRadius)ImageConvolutionKernel
getKernelSize() constImageConvolutionKernelinline
getKernelValue(int x, int y) const noexceptImageConvolutionKernel
ImageConvolutionKernel(int size)ImageConvolutionKernel
rescaleAllValues(float multiplier)ImageConvolutionKernel
setKernelValue(int x, int y, float value) noexceptImageConvolutionKernel
setOverallSum(float desiredTotalSum)ImageConvolutionKernel
sizeImageConvolutionKernelprivate
valuesImageConvolutionKernelprivate
~ImageConvolutionKernel()ImageConvolutionKernel