ColorFrame.RawColorImageFormat Property

Gets the format of the color frame data.

Syntax

public:
property ColorImageFormat RawColorImageFormat {
         ColorImageFormat get ();
}
public ColorImageFormat RawColorImageFormat { get; }
var rawColorImageFormat = colorFrame.rawColorImageFormat;

Property value

Type: ColorImageFormat
The format of the color frame data.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

ColorFrame Class
WindowsPreview.Kinect Namespace