Adds noise to the image. Random values are added to or multiplied by the intensity of each component of each pixel.
Requires an Input (RGB or RGBA).
Produces an Output (RGB or RGBA).
Filter
|
Sets the way in which the random values are applied to the original pixel. Select Additive or Multiplicative. Additive gives
a uniform effect across the image, whereas Multiplicative causes less noise to be added to darker areas.
|
|
Sets the overall strength of the effect. Set a value using the slider.
|
|
Sets the size of the added noise in pixels; the noise size will be randomized around this value. Set a value using the slider.
|
|
Sets the probability that the random values will have high red values. Set values between 0 and 1 using the sliders.
|
|
Sets the probability that the random values will have high green values. Set values between 0 and 1 using the sliders.
|
|
Sets the probability that the random values will have high blue values. Set values between 0 and 1 using the sliders.
|