Initializes a new instance of the Median class using the specified filter radius.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Median(
int radius
)
Type: System.Int32
The radius of the filter in pixels. You can change it later using the Radius property.