ToRgbString

Color.ToRgbString method

返回一个字符串,其中包含由 rgb(R, G, B) 指定的 RGB 颜色。

public string ToRgbString()

返回值

一个 RGB 字符串。

也可以看看