Initializes a new instance of the Blur class using the specified radius.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Blur(
float radius
)
Type: System.Single
The blur radius. You can change this value later through the Radius property.