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