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