Module color
Expand description
Manage colors in different color spaces.
Structs§
- Color
- A color in the
sRGBcolor space. - Oklch
- A color in the Oklab color space, represented as Oklch.
Enums§
- Parse
Error - An error which can be returned when parsing color from an RGB hexadecimal string.