Share via


ColorImageStream.Format Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the format which includes the data type, resolution, and frame rate.

Syntax

public ColorImageFormat Format { get; }
'Declaration
Public ReadOnly Property Format As ColorImageFormat 

Property Value

Type: ColorImageFormat
Characteristics of the color data.

Remarks

To change the data format:

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

ColorImageStream Class
ColorImageStream Members
Microsoft.Kinect Namespace