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

◆ Equals() [2/2]

bool Microsoft.Azure.Kinect.Sensor.BGRA.Equals ( BGRA  other)
inline

Tests whether the specified BGRA structure is equivalent to this BGRA.

Parameters
otherThe BGRA structure to compare to the current BGRA structure.
Returns
true if the specified BGRA structure is identical to the current BGRA structure; otherwise, flase.