IColor.ToCss method

Version 1.0.2
.NET Framework 4.7
Namespace Skybrud.Colors
Assembly Skybrud.Colors.dll

ToCss()

Returns the CSS representation of the color, or null if the CSS specification doesn't support the color model.

public string ToCss()

Returns

Returns an instance of String with the CSS representation of the color.