Color.ToRgbString

Color.ToRgbString method

返回包含由以下指定的 RGB 颜色的字符串:rgb(R, G, B).

public string ToRgbString()

返回值

一个 rgb 字符串。

也可以看看