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.
Gets the bytes per pixel of the data for an image frame.
Syntax
public:
property uint32 BytesPerPixel {
uint32 get ();
}
public uint BytesPerPixel { get; }
var bytesPerPixel = frameDescription.bytesPerPixel;
Property value
[C++]
[C#]
[JavaScript]
Type: uint32
Type: uint
Type: Number
The bytes per pixel of the data for an image frame.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd