Color4Ub(Byte, Byte, Byte, Byte) Constructor
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
public:
Color4Ub(System::Byte r, System::Byte g, System::Byte b, System::Byte a);
public Color4Ub (byte r, byte g, byte b, byte a);
new Microsoft.Azure.RemoteRendering.Color4Ub : byte * byte * byte * byte -> Microsoft.Azure.RemoteRendering.Color4Ub
Public Sub New (r As Byte, g As Byte, b As Byte, a As Byte)
Parameters
- r
- Byte
- g
- Byte
- b
- Byte
- a
- Byte