Share via


DepthImagePixel.Equals Method (DepthImagePixel)

Kinect for Windows 1.6, 1.7, 1.8

Compares two DepthImagePixel objects for equality (using the DepthImagePixel type).

Syntax

public bool Equals (
         DepthImagePixel pixel
)

Parameters

Return Value

Type: Boolean
true if the second object contains the same data as this instance; otherwise, false.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

DepthImagePixel Structure
DepthImagePixel Members
Microsoft.Kinect Namespace