Build from FilterMask.h
+Krita 4.0.0
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.
You can set grayscale pixeldata on the filter mask to adjust where the filter is applied.
Filtermasks 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
The type of the node. Valid types are:
If the Node object isn't wrapping a valid Krita layer or mask object, and empty string is returned. |