BlendNode.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(gsk.render_node.RenderNode bottom, gsk.render_node.RenderNode top, gsk.types.BlendMode blendMode)Creates a gsk.render_node.RenderNode that will use blend_mode to blend the top node onto the bottom node.
Parameters
bottom | The bottom node to be drawn |
top | The node to be blended onto the bottom node |
blendMode | The blend mode to use |