TransformsProvider.AddNoise Method

Applies a noise effect to the bitmap.

Overload List

Name Description
Public method AddNoise(Single)

Applies a noise effect to the bitmap using the specified amount (strength) of the noise.

Public method AddNoise(Single, DistributionKind, Boolean)

Applies a noise effect to the bitmap using the specified settings.

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

Applies a noise effect to the bitmap using the specified settings.

See Also

Reference