sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.graphics
/
ColorUtils
/
distanceEuclidean
distance
Euclidean
open
fun
distanceEuclidean
(
labX
:
@
NonNull
Array
<
Double
>
,
labY
:
@
NonNull
Array
<
Double
>
)
:
Double
(
source
)
Returns the euclidean distance between two LAB colors.