Package: gsk
Function gsk:blend-node-new
Lambda Listgsk:blend-node-new (bottom top mode) Argumentsbottom -- a gsk:render-node instance with the bottom node to be drawn top -- a gsk:render-node instance with the top node to be blended onto the bottom node mode -- a gsk:blend-mode value with the blend mode to use Return ValueThe new gsk:blend-node instance. Details Creates a render node that will use mode to blend the top node onto
the bottom node. | See also |
#2023-10-26