ColorMatrixNode.this

  1. this(void* ptr, Flag!"Take" take)
    class ColorMatrixNode
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(gsk.render_node.RenderNode child, graphene.matrix.Matrix colorMatrix, graphene.vec4.Vec4 colorOffset)