RgbA(Byte, Byte, Byte, Byte) Method

Definition

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

Parameters

r
Byte
g
Byte
b
Byte
a
Byte

Returns