Color4(Single, Single, Single, Single) Construtor
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:
Color4(float r, float g, float b, float a);
public Color4 (float r, float g, float b, float a);
new Microsoft.Azure.RemoteRendering.Color4 : single * single * single * single -> Microsoft.Azure.RemoteRendering.Color4
Public Sub New (r As Single, g As Single, b As Single, a As Single)
Parâmetros
- r
- Single
- g
- Single
- b
- Single
- a
- Single