[]
Adds a new Blur effect into the list.
public Blur AddBlur(float radius)
Public Function AddBlur(radius As Single) As Blur
The radius of the blur.
The inserted BiLevel effect.