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 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