ColorImageFormat Enumeration

The available color image formats.

Syntax

public enum class ColorImageFormat
public enum ColorImageFormat
var colorImageFormat = WindowsPreview.Kinect.ColorImageFormat.bayer;

Members

Member Value Description
Bayer Bayer format
Bgra Bgra format
None An unspecified format
Rgba Rgba format
Yuv Yuv format
Yuy2 Yuy2 format

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect Namespace