ColorTranslator.ToHtml

ColorTranslator.ToHtml method

色から HTML カラーを作成します。

public static string ToHtml(Color c)
パラメータタイプ説明
cColorカラークラス。

戻り値

HTML 文字列の色。

関連項目