C# Class GraphicalAdapter.RGBColor

Afficher le fichier Open project: Confirmit/Students Class Usage Examples

Méthodes publiques

Свойство Type Description
R byte

Méthodes publiques

Méthode Description
RGBColor ( byte r, byte g, byte b ) : System

Method Details

RGBColor() public méthode

public RGBColor ( byte r, byte g, byte b ) : System
r byte
g byte
b byte
Résultat System

Property Details

R public_oe property

public byte R
Résultat byte