Share via


ColorCameraSettings.Gamma Property

Gets the gamma exponent.

Syntax

public:
property float32 Gamma {
         float32 get ();
}
public float Gamma { get; }
var gamma = colorCameraSettings.gamma;

Property value

[C++] 
[C#] 
[JavaScript] 

Type: float32
Type: float
Type: Number

 

The gamma of the color camera.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

ColorCameraSettings Class
WindowsPreview.Kinect Namespace