ColorMatrixNode
Object Hierarchy:
Description:
[
CCode ( type_id =
"gsk_color_matrix_node_get_type ()" ) ]
public class ColorMatrixNode :
RenderNode
A render node controlling the color matrix of its single child node.
Content:
Creation methods:
Methods:
- public unowned RenderNode get_child ()
Gets the child node that is getting its colors modified by the given
this.
- public unowned Matrix? get_color_matrix ()
Retrieves the color matrix used by the this
.
- public unowned Vec4? get_color_offset ()
Retrieves the color offset used by the this
.
Inherited Members:
All known members inherited from class Gsk.RenderNode