|
Krita Source Code Documentation
|
#include "kis_types.h"#include "kis_painter.h"#include "kis_image.h"#include "kritaimage_export.h"Go to the source code of this file.
Classes | |
| class | KisConvolutionPainter |
| The KisConvolutionPainter class applies a convolution kernel to a paint device. More... | |
Enumerations | |
| enum | KisConvolutionBorderOp { BORDER_IGNORE = 0 , BORDER_REPEAT = 1 } |
| Enumerator | |
|---|---|
| BORDER_IGNORE | |
| BORDER_REPEAT | |
Definition at line 17 of file kis_convolution_painter.h.