Krita Source Code Documentation
Loading...
Searching...
No Matches
KisEdgeDetectionKernel Member List

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

applyEdgeDetection(KisPaintDeviceSP device, const QRect &rect, qreal xRadius, qreal yRadius, FilterType type, const QBitArray &channelFlags, KoUpdater *progressUpdater, FilterOutput output=pythagorean, bool writeToAlpha=false)KisEdgeDetectionKernelstatic
convertToNormalMap(KisPaintDeviceSP device, const QRect &rect, qreal xRadius, qreal yRadius, FilterType type, int channelToConvert, QVector< int > channelOrder, QVector< bool > channelFlip, const QBitArray &channelFlags, KoUpdater *progressUpdater, boost::optional< bool > useFftw=boost::none)KisEdgeDetectionKernelstatic
createHorizontalKernel(qreal radius, FilterType type, bool denormalize=true, bool reverse=false)KisEdgeDetectionKernelstatic
createHorizontalMatrix(qreal radius, FilterType type, bool reverse=false)KisEdgeDetectionKernelstatic
createVerticalKernel(qreal radius, FilterType type, bool denormalize=true, bool reverse=false)KisEdgeDetectionKernelstatic
createVerticalMatrix(qreal radius, FilterType type, bool reverse=false)KisEdgeDetectionKernelstatic
FilterOutput enum nameKisEdgeDetectionKernel
FilterType enum nameKisEdgeDetectionKernel
kernelSizeFromRadius(qreal radius)KisEdgeDetectionKernelstatic
KisEdgeDetectionKernel()KisEdgeDetectionKernel
Prewitt enum valueKisEdgeDetectionKernel
pythagorean enum valueKisEdgeDetectionKernel
radian enum valueKisEdgeDetectionKernel
sigmaFromRadius(qreal radius)KisEdgeDetectionKernelstatic
Simple enum valueKisEdgeDetectionKernel
SobelVector enum valueKisEdgeDetectionKernel
xFall enum valueKisEdgeDetectionKernel
xGrowth enum valueKisEdgeDetectionKernel
yFall enum valueKisEdgeDetectionKernel
yGrowth enum valueKisEdgeDetectionKernel