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.
Returns the raw pixel data from a depth image frame.
Syntax
[ExtensionAttribute]
public static DepthImagePixel[] GetRawPixelData (
DepthImageFrame depthImageFrame
)
Parameters
- depthImageFrame
Type: DepthImageFrame
The depth image frame to extract data from.
Return Value
Type: DepthImagePixel
The raw pixel data.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Interaction
Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)
See Also
Reference
KinectRuntimeExtensions Class
KinectRuntimeExtensions Members
Microsoft.Kinect.Toolkit.Interaction Namespace