Share via


ColorFrame.ColorCameraSettings Property

Gets the color camera settings of the color frame.

Syntax

public:
property ColorCameraSettings^ ColorCameraSettings {
         ColorCameraSettings^ get ();
}
public ColorCameraSettingsColorCameraSettings { get; }
var colorCameraSettings = colorFrame.colorCameraSettings;

Property value

Type: ColorCameraSettings
The color camera settings of the color frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

ColorFrame Class
WindowsPreview.Kinect Namespace