FrameDescription.Width Property
Gets the width of an image frame, in pixels.
Syntax
public:
property int32 Width {
int32 get ();
}
public int Width { get; }
var width = frameDescription.width;
Property value
[C++]
[C#]
[JavaScript]
Type: int32
Type: int
Type: Number
The width of an image frame, in pixels.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd