Home > @csstools/css-color-parser
|
Enumeration |
Description |
|---|---|
|
Function |
Description |
|---|---|
|
Convert a color function to a | |
|
Check if a color data object fits the | |
|
Check if a color data object fits the | |
|
Convert color data to component values in the OKLCH color space. The return value can be converted to a string by calling | |
|
Convert color data to component values in the display-p3 color space. The return value can be converted to a string by calling | |
|
Convert color data to component values in the srgb color space. The return value can be converted to a string by calling |
|
Interface |
Description |
|---|---|
|
A color data object. It contains as much information as possible about the color and the original parsed syntax. |