Color.ToRgbaString

Color.ToRgbaString method

返回包含 RGBA 颜色的字符串:rgba(R, G, B, A).

public string ToRgbaString()

返回值

一个 rgba 字符串。

也可以看看