ColorCameraSettings.Gain Property
Gets the gain.
Syntax
public:
property float32 Gain {
float32 get ();
}
public float Gain { get; }
var gain = colorCameraSettings.gain;
Property value
[C++]
[C#]
[JavaScript]
Type: float32
Type: float
Type: Number
The gain of the color camera.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd