fromInt

open fun fromInt(argb: Int): Array<Double>

Convert a color represented in ARGB to a 3-element array of L*a*b* coordinates of the color.