toCieLch

@JvmName(name = "fromCieLab")
fun CieLab.toCieLch(): CieLch

Convert this color to the polar (LCh) representation of CIELAB.

Return

Color represented as CIELCh

See also