@microsoft/fast-colors > ColorInterpolationSpace
ColorInterpolationSpace enum
Color interpolation spaces
Signature:export declare enum ColorInterpolationSpace
Enumeration Members
| Member | Value | Description |
|---|---|---|
| HSL | 1 | |
| HSV | 2 | |
| LAB | 4 | |
| LCH | 5 | |
| RGB | 0 | |
| XYZ | 3 |
@microsoft/fast-element v2 is out! 🎉️@microsoft/fast-colors > ColorInterpolationSpace
Color interpolation spaces
Signature:export declare enum ColorInterpolationSpace
| Member | Value | Description |
|---|---|---|
| HSL | 1 | |
| HSV | 2 | |
| LAB | 4 | |
| LCH | 5 | |
| RGB | 0 | |
| XYZ | 3 |