Cie Lch
data class CieLch @JvmOverloads constructor(lightness: Double, chroma: Double, hue: Double, referenceWhite: CieXyz) : Lch
Content copied to clipboard
Polar (LCh) representation of dev.kdrag0n.colorkt.ucs.lab.CieLab.
Polar (LCh) representation of dev.kdrag0n.colorkt.ucs.lab.CieLab.