Companion

Functions

Link copied to clipboard
fun forLegacyString(stringRepresentation: String): ChromaColour
Link copied to clipboard
fun fromRGB(r: Int, g: Int, b: Int, chromaSpeedMillis: Int, a: Int): ChromaColour
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getSpeed(special: String): Int
Link copied to clipboard
fun getSpeedForMillis(seconds: Float): Int
Link copied to clipboard
fun rotateHue(argb: Int, degrees: Int): Int
Link copied to clipboard
fun special(chromaSpeed: Int, alpha: Int, rgb: Int): String
fun special(chromaSpeed: Int, alpha: Int, r: Int, g: Int, b: Int): String
Link copied to clipboard
Link copied to clipboard