ColorTranslator.ToHtml

ColorTranslator.ToHtml method

指定されたColor構造を HTML 文字列の色表現に変換します。

public static string ToHtml(Color c)
パラメータタイプ説明
cColorのColor翻訳する構造。

戻り値

HTML の色を表す文字列。

関連項目