This topic has not yet been rated - Rate this topic

DepthImageFrame.Format Property

Kinect for Windows 1.5, 1.6, 1.7

Gets the format for the depth data which includes the data type, the resolution, and the frame rate.
public DepthImageFormat Format { get; }

Property Value

Type: DepthImageFormat
The data format.

The formats are listed in the DepthImageFormat enumeration.

Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.