Interface IRgbColor
Package: @aurigma/design-atoms-model
Properties
b
Declaration
b: number;
Property Value
| Type | Description |
|---|---|
| number |
g
Declaration
g: number;
Property Value
| Type | Description |
|---|---|
| number |
r
Declaration
r: number;
Property Value
| Type | Description |
|---|---|
| number |