Krita Source Code Documentation
Loading...
Searching...
No Matches
FilterLayer.h File Reference
#include <QObject>
#include "Node.h"
#include <Filter.h>
#include <Selection.h>
#include <kis_types.h>
#include "kritalibkis_export.h"
#include "libkis.h"

Go to the source code of this file.

Classes

class  FilterLayer
 The FilterLayer class A filter layer will, when compositing, take the composited image up to the point of the location of the filter layer in the stack, create a copy and apply a filter. More...