Table of Contents

Constructor RGBValue

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

RGBValue()

Initializes a new instance of the RGBValue.

public RGBValue()

RGBValue(byte, byte, byte)

Initializes a new instance of the RGBValue.

public RGBValue(byte r, byte g, byte b)

Parameters

r byte
g byte
b byte