Applies a smart blur filter to the image.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void SmartBlur( float radius, float threshold )
Type: System.Single
The radius of the blur effect.Type: System.Single
The threshold value that determines which pixels are affected.