AddNoise.DistributionKind Property

Gets or sets a distribution kind of the noise.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public DistributionKind DistributionKind { get; set; }

Property Value

A DistributionKind specifying noise distribution law. The default value is Uniform.

See Also

Reference