System::Drawing::ColorTranslator::ToHtml メソッド
ColorTranslator::ToHtml method
指定された Color オブジェクトを同等の HTML カラーの文字列表現に変換します。
static String System::Drawing::ColorTranslator::ToHtml(const Color &color)
| パラメーター | 型 | 説明 |
|---|---|---|
| color | const Color& | 変換する Color オブジェクト |
ReturnValue
color が表すカラーに相当する HTML カラーの名前
参照
- Class String
- Class Color
- Class ColorTranslator
- Namespace System::Drawing
- Library Aspose.Page for C++