SetPaletteColor(Int32, Byte, Byte, Byte) Method

Definition

Assembly XenoAtom.Terminal.dll
public TerminalInstance SetPaletteColor(int index, byte r, byte g, byte b)

Parameters

index
Int32
r
Byte
g
Byte
b
Byte

Returns