Color4Ub.Equality(Color4Ub, Color4Ub) 运算符

定义

public:
 static bool operator ==(Microsoft::Azure::RemoteRendering::Color4Ub left, Microsoft::Azure::RemoteRendering::Color4Ub right);
public static bool operator == (Microsoft.Azure.RemoteRendering.Color4Ub left, Microsoft.Azure.RemoteRendering.Color4Ub right);
static member ( = ) : Microsoft.Azure.RemoteRendering.Color4Ub * Microsoft.Azure.RemoteRendering.Color4Ub -> bool
Public Shared Operator == (left As Color4Ub, right As Color4Ub) As Boolean

参数

left
Color4Ub
right
Color4Ub

返回

适用于