Companion

Functions

Link copied to clipboard
fun fromRGBa(rgba: ColorRGBa, ref: ColorXYZa = ColorXYZa.NEUTRAL): ColorLABa

Converts a given color in the RGBa color space to the LABa color space, optionally referencing a specific illuminant in the XYZa color space.

Link copied to clipboard