NoiseDistribution

The distribution method to use when applying an Add Noise filter.

Values

Name

Description

Value

NoiseDistribution.GAUSSIAN

Distributes color values of noise along a bell-shaped curve, creating a speckled effect.

2

NoiseDistribution.UNIFORM

Distributes color values of noise using random numbers between 0 and plus or minus the specified value, creating a subtle effect.

1