Skip to main content

Module color

Module color 

Expand description

Manage colors in different color spaces.

Structs§

Color
A color in the sRGB color space.
Oklch
A color in the Oklab color space, represented as Oklch.

Enums§

ParseError
An error which can be returned when parsing color from an RGB hexadecimal string.