Share via


DepthImageFrame.GetRawPixelData Method

Kinect for Windows 1.8

Retrieves an array of DepthImagePixel structures that contains the depth image's pixel data.

Syntax

public DepthImagePixel[] GetRawPixelData ()

Return Value

Type: DepthImagePixel
An array of DepthImagePixel structures that contains the depth image's pixel data.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

DepthImageFrame Class
DepthImageFrame Members
Microsoft.Kinect Namespace