|
Krita Source Code Documentation
|
#include "kis_convolution_kernel.h"#include <math.h>#include <QImage>#include <kis_mask_generator.h>#include "kis_debug.h"Go to the source code of this file.
Classes | |
| class | KisConvolutionKernel |
Functions | |
| QDebug | operator<< (QDebug debug, const KisConvolutionKernel &c) |
| QDebug operator<< | ( | QDebug | debug, |
| const KisConvolutionKernel & | c ) |
Definition at line 175 of file kis_convolution_kernel.cc.
References KisConvolutionKernel::data, KisConvolutionKernel::factor, KisConvolutionKernel::height(), KisConvolutionKernel::offset, and KisConvolutionKernel::width().