System::Drawing::ColorTranslator::ToHtml メソッド

ColorTranslator::ToHtml method

指定された Color オブジェクトを同等の HTML カラーの文字列表現に変換します。

static String System::Drawing::ColorTranslator::ToHtml(const Color &color)
パラメーター説明
colorconst Color&変換する Color オブジェクト

ReturnValue

color が表すカラーに相当する HTML カラーの名前

参照