BlurNode.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gsk.render_node.RenderNode child, float radius)

Creates a render node that blurs the child.

Parameters

childthe child node to blur
radiusthe blur radius. Must be positive

Returns

a new [gsk.render_node.RenderNode]