Colors

object Colors

Functions

Link copied to clipboard
fun hslToRgb(hsl: Int): Int
Link copied to clipboard
fun multiplyLightness(hsl: Int, factor: Int): Int