lstarFromArgb

open fun lstarFromArgb(argb: Int): Double

Computes the L* value of a color in ARGB representation.

Return

L*, from L*a*b*, coordinate of the color

Parameters

argb

ARGB representation of a color