|
Krita Source Code Documentation
|
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) | KisEdgeDetectionKernel | static |
| 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) | KisEdgeDetectionKernel | static |
| createHorizontalKernel(qreal radius, FilterType type, bool denormalize=true, bool reverse=false) | KisEdgeDetectionKernel | static |
| createHorizontalMatrix(qreal radius, FilterType type, bool reverse=false) | KisEdgeDetectionKernel | static |
| createVerticalKernel(qreal radius, FilterType type, bool denormalize=true, bool reverse=false) | KisEdgeDetectionKernel | static |
| createVerticalMatrix(qreal radius, FilterType type, bool reverse=false) | KisEdgeDetectionKernel | static |
| FilterOutput enum name | KisEdgeDetectionKernel | |
| FilterType enum name | KisEdgeDetectionKernel | |
| kernelSizeFromRadius(qreal radius) | KisEdgeDetectionKernel | static |
| KisEdgeDetectionKernel() | KisEdgeDetectionKernel | |
| Prewitt enum value | KisEdgeDetectionKernel | |
| pythagorean enum value | KisEdgeDetectionKernel | |
| radian enum value | KisEdgeDetectionKernel | |
| sigmaFromRadius(qreal radius) | KisEdgeDetectionKernel | static |
| Simple enum value | KisEdgeDetectionKernel | |
| SobelVector enum value | KisEdgeDetectionKernel | |
| xFall enum value | KisEdgeDetectionKernel | |
| xGrowth enum value | KisEdgeDetectionKernel | |
| yFall enum value | KisEdgeDetectionKernel | |
| yGrowth enum value | KisEdgeDetectionKernel |