Enum
ColorFormat

Defines the supported color formats.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

public enum ColorFormat

Fields

Hex

Defines color representation of hexadecimal value.

Declaration

Hex = 1

Field Value

ColorFormat

Rgb

Defines color representation of (red, green, blue).

Declaration

Rgb = 0

Field Value

ColorFormat

DefinitionFieldsHexRgb
Not finding the help you need?
Contact Support