Companion

object Companion

Functions

Link copied to clipboard
fun interpolateColor(color1: Int, color2: Int, ratio: Float): Int

Helper function for creation of color map. Interpolates between two given colors using their HSV values.