Add noise. Adds random noise to the foreground image data, or to the foreground of an effect layer.
op_noise= *
val*[,uniform|gaussian[, *
monochrome*]]
val |
Amount of noise in percent (0…100 int). |
uniform |
Select uniform noise distribution. |
gaussian |
Select gaussian noise distribution. |
monochrome |
Set to 0 for color noise, 1 for gray noise. |
monochrome
is ignored for grayscale images.
Layer command. Applies to the current layer or to the composite image if layer=comp
.
op_noise=0,uniform,0
, for no noise.