IRgbColor
Home > @gooddata/sdk-model > IRgbColor
IRgbColor interface
Color defined used RGB values.
Signature:
export interface IRgbColor
Properties
Property | Type | Description |
---|---|---|
type | RgbType | |
value | IRgbColorValue |
Home > @gooddata/sdk-model > IRgbColor
Color defined used RGB values.
Signature:
export interface IRgbColor
Property | Type | Description |
---|---|---|
type | RgbType | |
value | IRgbColorValue |