Initializes a new instance of the AddNoise class using the specified noise strength.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public AddNoise(
float amount
)
Type: System.Single
The strength of noise in range [-1, 1]. You can change this value later through the Amount property.