Share via


KinectSensor.IsKnownPoint Method (DepthImagePoint)

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Tests a DepthImagePoint object to see if it has a known value.

Syntax

public static bool IsKnownPoint (
         DepthImagePoint depthImagePoint
)

Parameters

Return Value

Type: Boolean
Returns true if the point has a known value; false otherwise.

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

KinectSensor Class
KinectSensor Members
Microsoft.Kinect Namespace