Share via


DepthImagePixel.IsKnownDepth Property

Kinect for Windows 1.6, 1.7, 1.8

Tests a pixel to see if it has a known depth.

Syntax

public bool IsKnownDepth { get; }

Property Value

Type: Boolean
true if the pixel has a known depth; false otherwise.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

DepthImagePixel Structure
DepthImagePixel Members
Microsoft.Kinect Namespace