Table of Contents

Method ToHtml

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

ToHtml(Color)

Creates HTML color from the color.

public static string ToHtml(Color c)

Parameters

c Color

The color class.

Returns

string

The html string color.