Package: gsk

Function gsk:component-transfer-node-new

Lambda List

gsk:component-transfer-node-new (child r g b a)

Arguments

child -- a gsk:render-node instance for the child to apply component transfers to
r -- a gsk:component-transfer instance for the red component
g -- a gsk:component-transfer instance for the green component
b -- a gsk:component-transfer instance for the blue component
a -- a gsk:component-transfer instance for the alpha component

Return Value

The new gsk:component-transfer-node instance.

Details

Creates a render node that will apply component transfers to a child node.

Since 4.20
 

See also

#2026-02-12