Constructor TrueColor
TrueColor(int, int, int)
Initializes a new instance of the TrueColor struct.
public TrueColor(int red, int green, int blue)
Initializes a new instance of the TrueColor struct.
public TrueColor(int red, int green, int blue)