ColorOKHSVa
@Serializable
Represents a color in the OKHSVa color model.
The OKHSVa color model is derived from OKLABa and provides a perceptually uniform representation of colors using hue (h), saturation (s), value (v), and alpha (opacity).
This class supports operations and transformations such as conversion to and from RGBa, hue shifting, saturation adjustment, shading, and algebraic operations like addition, subtraction, and scaling. It is ideal for working with colors in contexts requiring accurate color mixing and perceptual results.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Defines a range between two colors by creating a sequence of colors that transition smoothly from the start color to the end color.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard