ColorLCHABa
@Serializable
The CIELChAB color space is the cylindrical representation of the CIELAB color space.
Parameters
l
luminance, in a range of 0.0 (darkest) to 100.0 (brightest)
c
chroma
h
hue in degrees, where a full rotation is 360.0 degrees
alpha
alpha as a percentage between 0.0 and 1.0
ref
reference white against which the color values are calculated
See also
Constructors
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
Returns a copy of the color with the opacity (alpha) multiplied by a factor.
Link copied to clipboard
Link copied to clipboard
Multiply the shade by a factor.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Shift the hue of a color by the given amount of degrees.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard