ColorUtils
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public static class ColorUtils
Inheritance: objectColorUtils
Fields
C#
public static readonly string RegexHexFormat
C#
public static readonly string RegexRgbaFormat
C#
public static readonly string RegexRgbaPercentageFormat
C#
public static readonly string RegexRgbFormat
C#
public static readonly string RegexRgbPercentageFormat
C#
public static readonly string RegexShortHexFormat