Cryville.EEW.Colors
Contains methods related to color spaces.
Converts a OkLch color to sRGB.
The alpha channel (0-255).
The luminance channel.
The chroma channel.
The hue channel.
An empty that always returns .
The shared instance of the class.
The shared instance of the class wrapped around .
Represents a color.
Converts the current instance to an sRGB color.
The converted color.
The lightness of the color. 0 represents a black color; 1 represents a white color.
Represents a color scheme, extracting colors from different properties.
Extracts a color from a property.
The type of the property.
The value of the property.
The color.
Extracts a color from a set properties.
The properties.
The color.
Represents a mapping that maps severity to color.
Extracts a color from severity.
The severity.
The luminance of the color.
The color.
Extracts a color from severity.
The severity.
The color.
Represents a sub-color scheme, extracting colors from different properties.
Extracts a color from a property.
The type of the property.
The value of the property.
The color extracted from the same property from another color scheme.
The color.
Extracts a color from a set properties.
The properties.
The color extracted from the same property from another color scheme.
The color.
A color scheme that is based on a severity scheme and a severity color mapping.
The severity scheme.
The severity color mapping.
A color scheme that is based on a severity scheme and a severity color mapping.
The severity scheme.
The severity color mapping.
Represents an sRGB color.
The alpha channel.
The red channel.
The green channel.
The blue channel.
Represents an sRGB color.
The alpha channel.
The red channel.
The green channel.
The blue channel.
The alpha channel.
The red channel.
The green channel.
The blue channel.
Creates an instance of the struct, with the alpha channel set to 255.
The red channel.
The green channel.
The blue channel.
Converts a system color to an instance of the struct.
The system color.
The converted color.
Converts a system color to an instance of the struct.
The system color.
Converts the current instance to a system color.
The converted color.
Converts an instance of the struct to a system color.
The color.
A sub color scheme identical to a specific color scheme.
The color scheme this sub color scheme is based on.
A sub color scheme identical to a specific color scheme.
The color scheme this sub color scheme is based on.