Method GetRgbValues
GetRgbValues(out byte, out byte, out byte)
Returns RGB values of the Color
public void GetRgbValues(out byte r, out byte g, out byte b)
Returns RGB values of the Color
public void GetRgbValues(out byte r, out byte g, out byte b)