Applies a noise effect to the bitmap.
Name | Description | |
---|---|---|
AddNoise(Single) |
Applies a noise effect to the bitmap using the specified amount (strength) of the noise. |
|
AddNoise(Single, DistributionKind, Boolean) |
Applies a noise effect to the bitmap using the specified settings. |
|
AddNoise(Single, DistributionKind, Boolean, Int32) |
Applies a noise effect to the bitmap using the specified settings. |