GaussianNoiseEffect::Level Property

The amount of noise, given as the standard deviation of the Gaussian distribution. Must be >= 1.0. Default is 1.0.

Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

public:
virtual property double Level {
	double get () sealed;
	void set (double value) sealed;
}

Property Value

Type: Double

Lumia Imaging SDK

Supported in: 3.0
Show: