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