Color.ToRgbaString

Color.ToRgbaString method

rgba(R, G, B, A). で指定された RGBA カラーを含む文字列を返します。

public string ToRgbaString()

戻り値

rgba 文字列。

関連項目