ForegroundColorSpan.Rgb(Byte, Byte, Byte) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::CommandLine::Rendering::ForegroundColorSpan ^ Rgb(System::Byte r, System::Byte g, System::Byte b);
public static System.CommandLine.Rendering.ForegroundColorSpan Rgb(byte r, byte g, byte b);
static member Rgb : byte * byte * byte -> System.CommandLine.Rendering.ForegroundColorSpan
Public Shared Function Rgb (r As Byte, g As Byte, b As Byte) As ForegroundColorSpan
Parameters
- r
- Byte
- g
- Byte
- b
- Byte