Krita Source Code Documentation
Loading...
Searching...
No Matches
FillLayer.h File Reference
#include <QObject>
#include "Node.h"
#include <InfoObject.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  FillLayer
 The FillLayer class A fill layer is much like a filter layer in that it takes a name and filter. It however specializes in filters that fill the whole canvas, such as a pattern or full color fill. More...