C# Class OpenBve.World.ColorRGB

Represents an RGB color with 8-bit precision per channel.
Afficher le fichier Open project: leezer3/OpenBVE Class Usage Examples

Private Methods

Méthode Description
ColorRGB ( byte R, byte G, byte B ) : System