Color4.Inequality(Color4, Color4) Operador
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
static bool operator !=(Microsoft::Azure::RemoteRendering::Color4 left, Microsoft::Azure::RemoteRendering::Color4 right);
public static bool operator != (Microsoft.Azure.RemoteRendering.Color4 left, Microsoft.Azure.RemoteRendering.Color4 right);
static member op_Inequality : Microsoft.Azure.RemoteRendering.Color4 * Microsoft.Azure.RemoteRendering.Color4 -> bool
Public Shared Operator != (left As Color4, right As Color4) As Boolean
Parâmetros
- left
- Color4
- right
- Color4