Color4(Single, Single, Single, Single) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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)
參數
- r
- Single
- g
- Single
- b
- Single
- a
- Single