|
Krita Source Code Documentation
|
#include <QObject>#include "Node.h"#include "Filter.h"#include <kis_types.h>#include "kritalibkis_export.h"#include "libkis.h"Go to the source code of this file.
Classes | |
| class | FilterMask |
| The FilterMask class A filter mask, unlike a filter layer, will add a non-destructive filter to the composited image of the node it is attached to. More... | |