FrameDescription.BytesPerPixel Property

Gets the bytes per pixel of the data for an image frame.

public:
property uint32 BytesPerPixel {
         uint32 get ();
}

Property value

[C++] 
[C#] 
[JavaScript] 
Type: uint32
Type: uint
Type: Number
 
The bytes per pixel of the data for an image frame.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: