@microsoft/fast-colors > ColorPalette
ColorPalette class
Generates a color palette
Signature:export declare class ColorPalette
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(config) | Constructs a new instance of the ColorPalette class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
defaultPaletteConfig | static | ColorPaletteConfig | |
greyscalePaletteConfig | static | ColorPaletteConfig | |
palette | ColorRGBA64[] |
Methods
Method | Modifiers | Description |
---|---|---|
generatePaletteColorScale() | ||
updatePaletteGenerationValues(newConfig) |