AddNoise Constructor

Initializes a new instance of the AddNoise class.

Overload List

Name Description
Public method AddNoise()

Initializes a new instance of the AddNoise class.

Public method AddNoise(Single)

Initializes a new instance of the AddNoise class using the specified noise strength.

Public method AddNoise(Single, DistributionKind)

Initializes a new instance of the AddNoise class using the specified noise type and strength.

Public method AddNoise(Single, DistributionKind, Boolean, Int32)

Initializes a new instance of the AddNoise class using the specified noise settings.

See Also

Reference