Build from FilterLayer.h
+Krita 4.0.0
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.
This means you can use blending modes on the filter layers, which will be used to blend the filtered image with the original.
Similarly, you can activate things like alpha inheritance, or you can set grayscale pixeldata on the filter layer to act as a mask.
Filter layers can be animated.
Methods
Member documentation
+Krita 4.0.0
Krita has several types of nodes, split in layers and masks. Group layers can contain other layers, any layer can contain masks.
Return
"filterlayer" |