Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK

◆ Equals() [1/2]

override bool Microsoft.Azure.Kinect.Sensor.BGRA.Equals ( object  obj)
inline

Tests whether the specified object is a BGRA structure and is equivalent to this BGRA.

Parameters
objThe object to compare to this BGRA structure.
Returns
true if the specified object is a BGRA structure and is identical to the current BGRA structure; otherwise, flase.