Home
last modified time | relevance | path

Searched refs:RGBToLAB (Results 1 – 25 of 51) sorted by relevance

123

/core/core/src/main/java/androidx/core/graphics/
DColorUtils.java392 RGBToLAB(Color.red(color), Color.green(color), Color.blue(color), outLab); in colorToLAB()
409 public static void RGBToLAB(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToLAB() method in ColorUtils
/core/core/api/
D1.1.0-rc01.txt977 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.1.0-beta02.txt977 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.1.0-beta01.txt977 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.2.0-beta01.txt1057 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.3.0-beta01.txt1068 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.2.0-beta02.txt1057 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.0.0.txt1086 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.5.0-beta02.txt1226 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.5.0-beta03.txt1226 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.1.0-beta01.txt1159 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.1.0-rc01.txt1159 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.5.0-beta01.txt1226 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.6.0-beta03.txt1230 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.6.0-beta01.txt1230 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.6.0-beta02.txt1230 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.3.0-beta01.txt1255 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.2.0-beta01.txt1244 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.8.0-beta02.txt1314 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.2.0-beta02.txt1244 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.7.0-beta03.txt1264 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.7.0-beta01.txt1264 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.7.0-beta02.txt1264 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.10.0-beta01.txt1415 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.11.0-beta02.txt1451 …method public static void RGBToLAB(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…

123