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

Go to the source code of this file.

Classes

class  GroupLayer
 The GroupLayer class A group layer is a layer that can contain other layers. In Krita, layers within a group layer are composited first before they are added into the composition code for where the group is in the stack. This has a significant effect on how it is interpreted for blending modes. More...