C# Class NScumm.Core.Graphics.Color

Afficher le fichier Open project: scemino/nscumm Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FromRgb ( int r, int g, int b ) : Color

Method Details

FromRgb() public static méthode

public static FromRgb ( int r, int g, int b ) : Color
r int
g int
b int
Résultat Color