HdrEffect::Gamma Property

Controls global contrast enhancement using a power law. Values lower than 1.0 makes the image more white and values above 1.0 makes it more black. Recommended range is between 0.6 and 1.0.

Gamma must be > 0.

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

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

Property Value

Type: Double

Lumia Imaging SDK

Supported in: 3.0, 2.0
Show: