ToHtml
ColorTranslator.ToHtml method
从颜色创建 HTML 颜色。
public static string ToHtml(Color c)
范围 | 类型 | 描述 |
---|---|---|
c | Color | 颜色类别。 |
返回值
html 字符串颜色。
也可以看看
- struct Color
- class ColorTranslator
- 命名空间 Aspose.CAD
- 部件 Aspose.CAD
从颜色创建 HTML 颜色。
public static string ToHtml(Color c)
范围 | 类型 | 描述 |
---|---|---|
c | Color | 颜色类别。 |
html 字符串颜色。