Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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