ClassColorUtils
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public static class ColorUtils
Inheritance: objectColorUtils
Fields
RegexRgbPercentageFormat
Declaration
cs-api-definition
public static readonly string RegexRgbPercentageFormat
Field Value
RegexRgbaPercentageFormat
Declaration
cs-api-definition
public static readonly string RegexRgbaPercentageFormat
Field Value
Methods
ParseColor(string)
Declaration
cs-api-definition
public static IColorFormatBase ParseColor(string value)
Parameters
value
Returns