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