Rgb(Byte, Byte, Byte) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
public static Color Rgb(byte r, byte g, byte b)

Parameters

r
Byte
g
Byte
b
Byte

Returns