ColorData

constructor(color: Color, isLinear: Boolean = true)
constructor(r: Float, g: Float, b: Float, a: Float, isLinear: Boolean = true)