Color.ToRgbString

Color.ToRgbString method

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

public string ToRgbString()

戻り値

RGB 文字列。

関連項目