Share via


ColorImageFrame.GetRawPixelData Method

Kinect for Windows 1.8

Retrieves the raw byte array that contains the color frame's pixel data.

Syntax

public byte[] GetRawPixelData ()

Return Value

Type: Byte
A byte array that contains the color frame's pixel data.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

ColorImageFrame Class
ColorImageFrame Members
Microsoft.Kinect Namespace