BlendNode.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

Creates a [gsk.render_node.RenderNode] that will use blend_mode to blend the top node onto the bottom node.

Parameters

bottomThe bottom node to be drawn
topThe node to be blended onto the bottom node
blendModeThe blend mode to use

Returns

A new [gsk.render_node.RenderNode]