Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AlphaTab
Platform
Model
Color
C# Class AlphaTab.Platform.Model.Color
Mostrar archivo
Open project: CoderLine/alphaTab
Class Usage Examples
Public Methods
Method
Description
Color
(
byte
r
,
byte
g
,
byte
b
,
byte
a
= 0xFF ) :
System
Method Details
Color()
public
method
public
Color
(
byte
r
,
byte
g
,
byte
b
,
byte
a
= 0xFF ) :
System
r
byte
g
byte
b
byte
a
byte
return
System