getColor

suspend fun getColor(value: Double, options: MTColorRampGetColorOptions? = null): List<Int>

Returns the RGBA color for a given value.