แก้ไข

แชร์ผ่าน


Ansi.Color.Background.Rgb(Byte, Byte, Byte) Method

Definition

public:
 static System::CommandLine::Rendering::AnsiControlCode ^ Rgb(System::Byte r, System::Byte g, System::Byte b);
public static System.CommandLine.Rendering.AnsiControlCode Rgb(byte r, byte g, byte b);
static member Rgb : byte * byte * byte -> System.CommandLine.Rendering.AnsiControlCode
Public Shared Function Rgb (r As Byte, g As Byte, b As Byte) As AnsiControlCode

Parameters

r
Byte
g
Byte
b
Byte

Returns

Applies to