Constructor RGBValue
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)
Initializes a new instance of the RGBValue.
public RGBValue()
Initializes a new instance of the RGBValue.
public RGBValue(byte r, byte g, byte b)