getLightVibrantColor

fun getLightVibrantColor(defaultColor: Int): Int

Returns a light and vibrant color from the palette as an RGB packed int.

Parameters

defaultColor

value to return if the swatch isn't available

See also

.getLightVibrantSwatch