C# Class OpenBve.World.ColorRGBA

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

Private Methods

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