C# Class AlphaTab.Platform.Model.Color

Afficher le fichier Open project: CoderLine/alphaTab Class Usage Examples

Méthodes publiques

Méthode Description
Color ( byte r, byte g, byte b, byte a = 0xFF ) : System

Method Details

Color() public méthode

public Color ( byte r, byte g, byte b, byte a = 0xFF ) : System
r byte
g byte
b byte
a byte
Résultat System