ColorImageStream.CameraSettings Property
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets the camera color settings.
Syntax
public ColorCameraSettings CameraSettings { get; }
Property Value
Type: ColorCameraSettings
The camera color settings.
Remarks
This property will throw an InvalidOperationException if the device does not support color settings.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
ColorImageStream Class
ColorImageStream Members
Microsoft.Kinect Namespace