ColorTranslator.ToHtml
ColorTranslator.ToHtml method
Creates HTML color from the color.
public static string ToHtml(Color c)
Parameter | Type | Description |
---|---|---|
c | Color | The color class. |
Return Value
The html string color.
See Also
- struct Color
- class ColorTranslator
- namespace Aspose.Imaging
- assembly Aspose.Imaging